Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82540.c100 if (phy->id == M88E1011_I_PHY_ID) in e1000_init_phy_params_82540()
H A De1000_defines.h1220 #define M88E1011_I_PHY_ID 0x01410C20 macro
H A De1000_phy.c2997 case M88E1011_I_PHY_ID: in e1000_get_phy_type_from_id()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2025 #define M88E1011_I_PHY_ID 0x01410C20 macro
H A De1000.c743 case M88E1011_I_PHY_ID: in e1000_set_phy_type()
3113 if(hw->phy_id == M88E1011_I_PHY_ID) match = TRUE;