igb_check_reset_block
if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw)))
if (igb_check_reset_block(hw))
ret_val = igb_check_reset_block(hw);
s32 igb_check_reset_block(struct e1000_hw *hw);
if (igb_check_reset_block(&adapter->hw)) {
if (igb_check_reset_block(hw)) {
if (igb_check_reset_block(hw))
if (!igb_check_reset_block(hw))