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

/freebsd-10.1-release/sys/dev/xe/
H A Dif_xereg.h634 #define PHY_ID1 0x02 /* PHY ID 1 */ macro
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_defines.h993 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A De1000_82571.c487 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
H A De1000_82575.c721 ret_val = e1000_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id);
H A De1000_phy.c231 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
H A De1000_ich8lan.c198 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID1, &phy_reg);

Completed in 103 milliseconds