Home
last modified time | relevance | path

Searched refs:igc_get_phy_info (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.h39 s32 igc_get_phy_info(struct igc_hw *hw);
H A Digc_api.c512 s32 igc_get_phy_info(struct igc_hw *hw) in igc_get_phy_info() function
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1396 (void) igc_get_phy_info(hw); in igc_hw_common_init()