Home
last modified time | relevance | path

Searched refs:M88E1000_E_PHY_ID (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h3168 #define M88E1000_E_PHY_ID 0x01410C50 macro
3172 #define M88E1000_12_PHY_ID M88E1000_E_PHY_ID
3173 #define M88E1000_14_PHY_ID M88E1000_E_PHY_ID
De1000_hw.c172 case M88E1000_E_PHY_ID: in e1000_set_phy_type()
4147 if (hw->phy_id == M88E1000_E_PHY_ID) match = TRUE; in e1000_detect_gig_phy()