Home
last modified time | relevance | path

Searched refs:ALE_IDLE_STATUS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h124 #define ALE_IDLE_STATUS 0x1410 macro
H A Dif_ale.c2565 if ((reg = CSR_READ_4(sc, ALE_IDLE_STATUS)) == 0) in ale_reset()
2884 reg = CSR_READ_4(sc, ALE_IDLE_STATUS); in ale_stop_mac()