HomeSort by: relevance | last modified time | path
    Searched refs:SCB_DMA (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 114 or SEQ_FLAGS2, SCB_DMA;
143 and SEQ_FLAGS2, ~SCB_DMA;
aic7xxx.reg 1511 field SCB_DMA 0x01
aic7xxx_reg.h 1407 #define SCB_DMA 0x01
  /src/sys/dev/ic/
aic7xxx.c 311 if ((ahc_inb(ahc, SEQ_FLAGS2) & SCB_DMA) != 0) {
314 ahc_inb(ahc, SEQ_FLAGS2) & ~SCB_DMA);

Completed in 19 milliseconds