Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_api.h30 int igc_check_reset_block(struct igc_hw *);
H A Digc_api.c318 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block() function
H A Dif_igc.c243 if (igc_check_reset_block(hw)) in igc_attach()