Home
last modified time | relevance | path

Searched refs:MII_MSSTATUS_LP1000T_FD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmiiregs.h129 #define MII_MSSTATUS_LP1000T_FD (1<<11) macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c1248 bgep->param_lp_1000fdx = BIS(aux, MII_MSSTATUS_LP1000T_FD); in bge_check_copper()
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1536 !!(msstat & MII_MSSTATUS_LP1000T_FD); in phy_check()