Home
last modified time | relevance | path

Searched refs:CURRFIFO (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2683 #define CURRFIFO 0x03 macro
H A Daic79xx.reg1621 enum CURRFIFO 0x03 {
/openbsd-src/sys/dev/ic/
H A Daic79xx.c316 active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO; in ahd_set_active_fifo()
7642 next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO; in ahd_reset_channel()
7654 * Set CURRFIFO to the now inactive channel. in ahd_reset_channel()