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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx_reg.h2988 #define CFG4DATA 0x10 macro
H A Daic79xx.c426 * Running this FIFO may cause a CFG4DATA for
599 * a pending SAVEPTRS or CFG4DATA interrupt.
603 && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
626 if ((seqintsrc & CFG4DATA) != 0) {

Completed in 95 milliseconds