Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2647 #define CURRFIFO 0x03 macro
H A Daic79xx.reg1629 enum CURRFIFO 0x03 {
/netbsd-src/sys/dev/ic/
H A Daic79xx.c313 active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO; in ahd_set_active_fifo()
7621 next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO; in ahd_reset_channel()