Home
last modified time | relevance | path

Searched refs:PHY_ID2 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/xe/
HDif_xereg.h636 #define PHY_ID2 0x03 /* PHY ID 2 */ macro
/dragonfly/sys/dev/netif/ig_hal/
HDe1000_defines.h1028 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
HDe1000_82571.c491 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id_82571()
HDe1000_phy.c243 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id()
HDe1000_ich8lan.c214 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID2, &phy_reg); in e1000_phy_is_accessible_pchlan()