Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rge/
H A Drge_hw.h526 #define MII_AUX_STATUS_LP_ANEG_ABLE 0x0010 macro
/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_hw.h1711 #define MII_AUX_STATUS_LP_ANEG_ABLE 0x0010 macro
H A Dbge_mii.c1237 if (BIS(aux, MII_AUX_STATUS_LP_ANEG_ABLE)) { in bge_check_copper()