Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h34 s32 igc_check_reset_block(struct igc_hw *hw);
H A Digc_api.c437 s32 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block() function
H A Dif_igc.c626 if (igc_check_reset_block(hw)) in igc_if_attach_pre()