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

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx_reg.h2987 #define SAVEPTRS 0x20 macro
H A Daic79xx.c426 * FIFO or a new snapshot SAVEPTRS interrupt
597 * a pending SAVEPTRS or CFG4DATA interrupt.
601 && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
670 } else if ((seqintsrc & SAVEPTRS) != 0) {

Completed in 142 milliseconds