Home
last modified time | relevance | path

Searched refs:e1000_phy_m88 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c1189 if ((phy->type == e1000_phy_m88) && in e1000_copper_link_setup_m88()
1871 if (hw->phy.type != e1000_phy_m88) in e1000_phy_force_speed_duplex_m88()
1900 if (hw->phy.type != e1000_phy_m88) in e1000_phy_force_speed_duplex_m88()
2171 case e1000_phy_m88: in e1000_check_downshift_generic()
3004 phy_type = e1000_phy_m88; in e1000_get_phy_type_from_id()
H A De1000_82540.c74 phy->type = e1000_phy_m88; in e1000_init_phy_params_82540()
H A De1000_82571.c132 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571()
1583 case e1000_phy_m88: in e1000_setup_copper_link_82571()
H A De1000_hw.h353 e1000_phy_m88, enumerator
H A De1000_82543.c102 phy->type = e1000_phy_m88; in e1000_init_phy_params_82543()
H A De1000_82575.c238 phy->type = e1000_phy_m88; in e1000_init_phy_params_82575()
1591 case e1000_phy_m88: in e1000_setup_copper_link_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h188 e1000_phy_m88 = 0, enumerator
H A De1000.c744 hw->phy_type = e1000_phy_m88; in e1000_set_phy_type()