Lines Matching refs:STATE_DISABLED
205 (efx->state == STATE_DISABLED)) \
211 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in ef4_check_disabled()
1462 BUG_ON(efx->state == STATE_DISABLED); in ef4_soft_enable_interrupts()
1494 if (efx->state == STATE_DISABLED) in ef4_soft_disable_interrupts()
1518 BUG_ON(efx->state == STATE_DISABLED); in ef4_enable_interrupts()
1810 BUG_ON(efx->state == STATE_DISABLED); in ef4_start_all()
2464 efx->state = STATE_DISABLED; in ef4_reset()
2948 if (efx->state != STATE_DISABLED) { in ef4_pm_freeze()
2969 if (efx->state != STATE_DISABLED) { in ef4_pm_thaw()
3073 if (efx->state != STATE_DISABLED) { in ef4_io_error_detected()
3120 if (efx->state == STATE_DISABLED) in ef4_io_resume()