Home
last modified time | relevance | path

Searched refs:IDLE_STATUS_RXMAC (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h125 #define IDLE_STATUS_RXMAC 0x00000001 macro
/freebsd/sys/dev/age/
H A Dif_agereg.h128 #define IDLE_STATUS_RXMAC 0x00000001 macro
H A Dif_age.c2947 (IDLE_STATUS_RXMAC | IDLE_STATUS_DMAWR)) == 0) in age_stop_rxmac()
/freebsd/sys/dev/alc/
H A Dif_alcreg.h244 #define IDLE_STATUS_RXMAC 0x00000001 macro
H A Dif_alc.c3854 if ((reg & (IDLE_STATUS_RXMAC | IDLE_STATUS_TXMAC | in alc_reset()
4376 if ((reg & (IDLE_STATUS_RXMAC | IDLE_STATUS_TXMAC)) == 0) in alc_stop_mac()