Searched refs:PHY_ID1 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sys/dev/xe/ |
| D | if_xereg.h | 636 #define PHY_ID1 0x02 /* PHY ID 1 */ macro
|
| /freebsd-12-stable/sys/dev/igc/ |
| D | igc_defines.h | 915 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
|
| D | igc_phy.c | 144 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id); in igc_get_phy_id()
|
| /freebsd-12-stable/sys/dev/e1000/ |
| D | e1000_defines.h | 1020 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
|
| D | e1000_82571.c | 484 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id); in e1000_get_phy_id_82571()
|
| D | e1000_82575.c | 674 ret_val = e1000_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id); in e1000_get_phy_id_82575()
|
| D | e1000_phy.c | 238 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id); in e1000_get_phy_id()
|
| D | e1000_ich8lan.c | 211 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID1, &phy_reg); in e1000_phy_is_accessible_pchlan()
|
| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | pci_e82545.c | 429 case PHY_ID1: in e82545_read_mdi()
|