Searched refs:PHY_ID1 (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.c144 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
H A Digc_defines.h915 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82571.c484 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
H A De1000_defines.h1020 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A De1000_phy.c238 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
H A De1000_82575.c674 ret_val = e1000_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id);
H A De1000_ich8lan.c210 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID1, &phy_reg);

Completed in 134 milliseconds