Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.h43 void igc_power_up_phy(struct igc_hw *hw);
H A Digc_api.c697 void igc_power_up_phy(struct igc_hw *hw) in igc_power_up_phy() function
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c402 igc_power_up_phy(&igc->igc_hw); in igc_m_start()