Searched refs:cable_polarity (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c2228 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY)
2274 phy->cable_polarity = ((data & mask)
2308 phy->cable_polarity = ((phy_data & mask)
2803 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY)
3902 phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY)
H A De1000_hw.h863 enum e1000_rev_polarity cable_polarity; member in struct:e1000_phy_info

Completed in 62 milliseconds