Home
last modified time | relevance | path

Searched refs:BME1000_E_PHY_ID_R2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_phy.c1176 if (phy->id == BME1000_E_PHY_ID_R2) { in e1000_copper_link_setup_m88()
1199 (phy->id != BME1000_E_PHY_ID_R2)) { in e1000_copper_link_setup_m88()
1228 if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) { in e1000_copper_link_setup_m88()
3031 case BME1000_E_PHY_ID_R2: in e1000_get_phy_type_from_id()
H A De1000_defines.h1279 #define BME1000_E_PHY_ID_R2 0x01410CB1 macro
H A De1000_82571.c183 if (phy->id != BME1000_E_PHY_ID_R2) in e1000_init_phy_params_82571()