Searched refs:PP_AutoNegST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cs/
H A Dif_cs.c215 for (i=0; cs_readreg(sc, PP_AutoNegST) & AUTO_NEG_BUSY; i++) {
1158 if (cs_readreg(sc, PP_AutoNegST) & FDX_ACTIVE)
1160 if (cs_readreg(sc, PP_AutoNegST) & HDX_ACTIVE)
H A Dif_csreg.h77 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro
323 * PP_AutoNegST - Auto Negotiation Status bit definition

Completed in 109 milliseconds