Home
last modified time | relevance | path

Searched refs:M88E1000_I_PHY_ID (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1220 #define M88E1000_I_PHY_ID 0x01410C30 macro
H A De1000_82543.c148 if (phy->id != M88E1000_I_PHY_ID) { in e1000_init_phy_params_82543()
H A De1000_phy.c2995 case M88E1000_I_PHY_ID: in e1000_get_phy_type_from_id()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c742 case M88E1000_I_PHY_ID: in e1000_set_phy_type()
3106 if(hw->phy_id == M88E1000_I_PHY_ID) match = TRUE;
H A De1000_hw.h2024 #define M88E1000_I_PHY_ID 0x01410C30 macro