Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/e1000/
HDe1000_phy.h232 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
HDe1000_phy.c2251 mask = IGP01E1000_PHY_POLARITY_MASK; in e1000_check_polarity_igp()