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

/freebsd-10.2-release/sys/dev/ncv/
H A Dncr53c500reg.h137 #define FIFO_E 0x10 /* fifo empty */ macro
H A Dncr53c500.c753 if ((fstat & FIFO_E) == 0)
795 if ((fstat & FIFO_E) != 0)

Completed in 62 milliseconds