Searched refs:ALE_PHY_STATUS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ale/ | ||
| HD | if_alereg.h | 157 #define ALE_PHY_STATUS 0x1418 macro |
| HD | if_ale.c | 493 if ((CSR_READ_4(sc, ALE_PHY_STATUS) & PHY_STATUS_100M) != 0) { in ale_attach() |