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

/freebsd-10.3-release/sys/dev/fe/
H A Dmb86960.h164 #define FE_D5_BUFEMP 0x40 /* Receive buffer is empty */ macro
H A Dif_fe.c1105 if (!(fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)) {
1398 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)
1406 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)
1415 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP) {
1607 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)

Completed in 19 milliseconds