Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_alereg.h152 #define ALE_PHY_STATUS 0x1418 macro
H A Dif_ale.c454 if ((CSR_READ_4(sc, ALE_PHY_STATUS) & PHY_STATUS_100M) != 0) { in ale_attach()