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

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h62 #define FIFOSTAT 0x15 /* FIFO status */ macro
H A Daic.c889 n = aic_inb(aic, FIFOSTAT);
985 n = aic_inb(aic, FIFOSTAT) + (sstat2 & 0xf);

Completed in 79 milliseconds