Home
last modified time | relevance | path

Searched refs:IGP01E1000_I_PHY_ID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c178 if (phy->id != IGP01E1000_I_PHY_ID) in e1000_init_phy_params_82571()
480 phy->id = IGP01E1000_I_PHY_ID; in e1000_get_phy_id_82571()
H A De1000_defines.h1222 #define IGP01E1000_I_PHY_ID 0x02A80380 macro
H A De1000_82541.c115 if (phy->id != IGP01E1000_I_PHY_ID) { in e1000_init_phy_params_82541()
H A De1000_phy.c3006 case IGP01E1000_I_PHY_ID: /* IGP 1 & 2 share this */ in e1000_get_phy_type_from_id()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c746 case IGP01E1000_I_PHY_ID: in e1000_set_phy_type()
3119 if(hw->phy_id == IGP01E1000_I_PHY_ID) match = TRUE;
H A De1000_hw.h2026 #define IGP01E1000_I_PHY_ID 0x02A80380 macro