Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h3018 #define FIFOFREE 0x01 macro
H A Daic79xx.reg2368 field FIFOFREE 0x01
H A Daic79xx.c5001 while (--wait && !(ahd_inb(ahd, MDFFSTAT) & FIFOFREE)) in ahd_reinitialize_dataptrs()