Searched refs:SCH_TIM_SYNCDMA (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpciide_sch_reg.h39 #define SCH_TIM_SYNCDMA (1 << 31) macro
H A Dschide.c203 tim |= (drvp->UDMA_mode << 16) | SCH_TIM_SYNCDMA;
209 tim &= ~SCH_TIM_SYNCDMA;

Completed in 83 milliseconds