Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_phy.h | 237 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro |
H A D | e1000_phy.c | 2262 mask = IGP01E1000_PHY_POLARITY_MASK; in e1000_check_polarity_igp() |