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

/freebsd-10.2-release/sys/dev/ncv/
H A Dncr53c500reg.h141 #define FIFO_F 0x02 /* full */ macro
H A Dncr53c500.c728 if (fstat & FIFO_F)
819 if ((fstat & FIFO_F) == 0) /* fifo not full */

Completed in 51 milliseconds