Lines Matching refs:STATE_DISABLED
211 (efx->state == STATE_DISABLED)) \
217 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in ef4_check_disabled()
1472 BUG_ON(efx->state == STATE_DISABLED); in ef4_soft_enable_interrupts()
1504 if (efx->state == STATE_DISABLED) in ef4_soft_disable_interrupts()
1528 BUG_ON(efx->state == STATE_DISABLED); in ef4_enable_interrupts()
1820 BUG_ON(efx->state == STATE_DISABLED); in ef4_start_all()
2475 efx->state = STATE_DISABLED; in ef4_reset()
3006 if (efx->state != STATE_DISABLED) { in ef4_pm_freeze()
3027 if (efx->state != STATE_DISABLED) { in ef4_pm_thaw()
3131 if (efx->state != STATE_DISABLED) { in ef4_io_error_detected()
3178 if (efx->state == STATE_DISABLED) in ef4_io_resume()