Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h78 s32 e1000_check_reset_block(struct e1000_hw *hw);
H A De1000_api.c1038 s32 e1000_check_reset_block(struct e1000_hw *hw) in e1000_check_reset_block() function
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c770 if (e1000_check_reset_block(hw) == E1000_SUCCESS) in igb_quiesce()
1589 if (e1000_check_reset_block(hw) == E1000_SUCCESS) in igb_init_adapter()