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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 138 * 2) Pending cfg4data, fifo not empty.
147 * and achieve the desired result. The pending cfg4data will
1655 test SEQINTSRC, CFG4DATA jnz cfg4data_intr;
aic79xx.reg 2317 field CFG4DATA 0x10
aic79xx_reg.h 2951 #define CFG4DATA 0x10
  /src/sys/dev/ic/
aic79xx.c 440 * cause a CFG4DATA for this same transaction
560 * a pending SAVEPTRS or CFG4DATA interrupt.
564 && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
588 if ((seqintsrc & CFG4DATA) != 0) {

Completed in 26 milliseconds