Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_phy.h237 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
H A De1000_phy.c2262 mask = IGP01E1000_PHY_POLARITY_MASK; in e1000_check_polarity_igp()