Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_api.h34 s32 igc_check_reset_block(struct igc_hw *hw);
H A Digc_api.c435 s32 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block() function
H A Dif_igc.c587 if (igc_check_reset_block(hw)) in igc_if_attach_pre()