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

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1401 #define SCB_DMA 0x01 macro
H A Daic7xxx.c290 if ((ahc_inb(ahc, SEQ_FLAGS2) & SCB_DMA) != 0) {
293 ahc_inb(ahc, SEQ_FLAGS2) & ~SCB_DMA);

Completed in 189 milliseconds