HomeSort by: relevance | last modified time | path
    Searched refs:igc_get_phy_id (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_phy.h 22 int igc_get_phy_id(struct igc_hw *);
igc_phy.c 133 * igc_get_phy_id - Retrieve the PHY ID and revision
140 igc_get_phy_id(struct igc_hw *hw) function in typeref:typename:int
146 DEBUGFUNC("igc_get_phy_id");
igc_i225.c 169 ret_val = igc_get_phy_id(hw);

Completed in 13 milliseconds