em_check_phy_reset_block
if (em_check_phy_reset_block(&sc->hw))
if (em_check_phy_reset_block(&sc->hw)) {
em_check_phy_reset_block(hw) == E1000_SUCCESS) {
if (em_check_phy_reset_block(hw) == E1000_SUCCESS) {
if (em_check_phy_reset_block(hw))
ret_val = em_check_phy_reset_block(hw);
if (!em_check_phy_reset_block(hw))
ret_val = em_check_phy_reset_block(hw);
int32_t em_check_phy_reset_block(struct em_hw *hw);