Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/igc/
HDigc_phy.h118 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 macro
/freebsd-head/sys/dev/e1000/
HDe1000_phy.h300 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 macro
HDe1000_phy.c2795 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()