Searched refs:E1000_SCR_FIB_SIGDET_POLARITY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | e1000phyreg.h | 254 #define E1000_SCR_FIB_SIGDET_POLARITY 0x0200 macro |
H A D | e1000phy.c | 204 reg |= E1000_SCR_FIB_SIGDET_POLARITY; in e1000phy_reset() |