Searched refs:PP_AutoNegST (Results 1 – 2 of 2) sorted by relevance
217 for (i=0; cs_readreg(sc, PP_AutoNegST) & AUTO_NEG_BUSY; i++) { in cs_duplex_auto()1160 if (cs_readreg(sc, PP_AutoNegST) & FDX_ACTIVE) in cs_mediastatus()1162 if (cs_readreg(sc, PP_AutoNegST) & HDX_ACTIVE) in cs_mediastatus()
79 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro