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

/freebsd-10-stable/sys/dev/xe/
H A Dif_xereg.h635 #define PHY_ID2 0x03 /* PHY ID 2 */ macro
/freebsd-10-stable/sys/dev/e1000/
H A De1000_defines.h1006 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
H A De1000_82571.c493 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id);
H A De1000_phy.c237 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id);
H A De1000_ich8lan.c214 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID2, &phy_reg);
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_e82545.c419 case PHY_ID2:

Completed in 85 milliseconds