Home
last modified time | relevance | path

Searched refs:IFE_PSC_FORCE_POLARITY (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/igc/
HDigc_phy.h119 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
/freebsd-head/sys/dev/e1000/
HDe1000_phy.h301 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
HDe1000_phy.c2302 mask = IFE_PSC_FORCE_POLARITY; in e1000_check_polarity_ife()
2803 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()