Home
last modified time | relevance | path

Searched refs:PHY_STATUS_100M (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1e_reg.h106 #define PHY_STATUS_100M 0x00020000 macro
H A Datge_main.c1148 PHY_STATUS_100M) != 0) { in atge_attach()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h294 #define PHY_STATUS_100M 0x08 macro
H A Drge_chip.c1575 (media_status & PHY_STATUS_100M) ? in rge_factotum_link_check()