Searched refs:e1000_phy_igp_3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c501 phy->type = e1000_phy_igp_3;
1696 if (phy->type != e1000_phy_igp_3)
2653 if (phy->type != e1000_phy_igp_3)
2678 if (phy->type != e1000_phy_igp_3)
2746 if (phy->type != e1000_phy_igp_3)
2787 if (phy->type != e1000_phy_igp_3)
4163 case e1000_phy_igp_3:
4261 (hw->phy.type == e1000_phy_igp_3) &&
4381 if (hw->phy.type != e1000_phy_igp_3)
4838 (hw->phy.type == e1000_phy_igp_3)) {
[all...]
H A De1000_82575.c247 phy->type = e1000_phy_igp_3;
1102 (hw->phy.type == e1000_phy_igp_3))
1469 case e1000_phy_igp_3:
H A De1000_hw.h259 e1000_phy_igp_3, enumerator in enum:e1000_phy_type
H A De1000_phy.c2160 case e1000_phy_igp_3:
2985 phy_type = e1000_phy_igp_3;
H A Dif_em.c5006 if (adapter->hw.phy.type == e1000_phy_igp_3)

Completed in 131 milliseconds