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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.h20 s32 igc_get_phy_id(struct igc_hw *hw);
H A Digc_phy.c127 * igc_get_phy_id - Retrieve the PHY ID and revision
133 s32 igc_get_phy_id(struct igc_hw *hw) function
139 DEBUGFUNC("igc_get_phy_id");
H A Digc_i225.c171 ret_val = igc_get_phy_id(hw);

Completed in 42 milliseconds