Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.h23 s32 igc_check_for_link(struct igc_hw *hw);
H A Digc_api.c285 s32 igc_check_for_link(struct igc_hw *hw) in igc_check_for_link() function
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c544 (void) igc_check_for_link(&igc->igc_hw); in igc_link_up()
1397 (void) igc_check_for_link(hw); in igc_hw_common_init()