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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dskge.c451 static u16 xm_phy_read(struct skge_hw *hw, int port, u16 reg) function
562 xm_phy_read(hw, port, PHY_BCOM_STAT);
563 status = xm_phy_read(hw, port, PHY_BCOM_STAT);
576 lpa = xm_phy_read(hw, port, PHY_XMAC_AUNE_LP);
583 aux = xm_phy_read(hw, port, PHY_BCOM_AUX_STAT);
645 id1 = xm_phy_read(hw, port, PHY_XMAC_ID1);
678 r = xm_phy_read(hw, port, PHY_BCOM_AUX_CTRL);
762 xm_phy_read(hw, port, PHY_XMAC_STAT);
763 status = xm_phy_read(hw, port, PHY_XMAC_STAT);
776 lpa = xm_phy_read(h
[all...]

Completed in 44 milliseconds