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

/netbsd-current/sys/dev/ic/
H A Dlan9118reg.h132 #define LAN9118_RX_FIFO_INF_RXSUSED(x) (((x) >> 16) & 0xff) /*Sts Used Space*/ macro
H A Dlan9118.c940 if (LAN9118_RX_FIFO_INF_RXSUSED(rx_fifo_inf) == 0)

Completed in 143 milliseconds