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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dskge.c1181 static int __gm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) function
1204 if (__gm_phy_read(hw, port, reg, &v))
H A Dsky2.c157 static int __gm_phy_read(struct sky2_hw *hw, unsigned port, u16 reg, u16 *val) function
187 __gm_phy_read(hw, port, reg, &v);

Completed in 54 milliseconds