Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h3020 #define FIFOFREE 0x01 macro
H A Daic79xx.reg2371 field FIFOFREE 0x01
/openbsd/sys/dev/ic/
H A Daic79xx.c5030 while (--wait && !(ahd_inb(ahd, MDFFSTAT) & FIFOFREE)) in ahd_reinitialize_dataptrs()