Lines Matching refs:STATE_DISABLED
214 (efx->state == STATE_DISABLED)) \
220 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in ef4_check_disabled()
1475 BUG_ON(efx->state == STATE_DISABLED); in ef4_soft_enable_interrupts()
1507 if (efx->state == STATE_DISABLED) in ef4_soft_disable_interrupts()
1531 BUG_ON(efx->state == STATE_DISABLED); in ef4_enable_interrupts()
1823 BUG_ON(efx->state == STATE_DISABLED); in ef4_start_all()
2478 efx->state = STATE_DISABLED; in ef4_reset()
3009 if (efx->state != STATE_DISABLED) { in ef4_pm_freeze()
3030 if (efx->state != STATE_DISABLED) { in ef4_pm_thaw()
3134 if (efx->state != STATE_DISABLED) { in ef4_io_error_detected()
3189 if (efx->state == STATE_DISABLED) in ef4_io_resume()