Lines Matching refs:adprecovery

418 	if ((instance->adprecovery != MEGASAS_HBA_OPERATIONAL) &&  in megasas_check_reset_xscale()
551 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) in megasas_check_reset_ppc()
685 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) in megasas_check_reset_skinny()
875 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_check_reset_gen2()
1589 if (instance->adprecovery == MEGASAS_ADPRESET_SM_INFAULT) { in megasas_queue_command()
1602 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_queue_command()
1609 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_queue_command()
1734 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megaraid_sas_kill_hba()
1798 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR ) in megasas_complete_cmd_dpc()
1867 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_do_ocr()
2280 u8 adprecovery; in megasas_wait_for_outstanding() local
2288 adprecovery = instance->adprecovery; in megasas_wait_for_outstanding()
2291 if (adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_wait_for_outstanding()
2303 adprecovery = instance->adprecovery; in megasas_wait_for_outstanding()
2305 if (adprecovery == MEGASAS_HBA_OPERATIONAL) in megasas_wait_for_outstanding()
2309 if (adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_wait_for_outstanding()
2312 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megasas_wait_for_outstanding()
2426 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megasas_wait_for_outstanding()
2454 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_generic_reset()
3179 if (instance->adprecovery != MEGASAS_ADPRESET_SM_INFAULT) { in process_fw_state_change_wq()
3181 instance->adprecovery); in process_fw_state_change_wq()
3185 if (instance->adprecovery == MEGASAS_ADPRESET_SM_INFAULT) { in process_fw_state_change_wq()
3228 instance->adprecovery = MEGASAS_HBA_OPERATIONAL; in process_fw_state_change_wq()
3294 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_deplete_reply_queue()
3301 fw_state, instance->adprecovery); in megasas_deplete_reply_queue()
5231 instance->adprecovery = MEGASAS_HBA_OPERATIONAL; in megasas_probe_one()
5464 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in megasas_flush_cache()
5510 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in megasas_shutdown_controller()
6014 if ((local_instance->adprecovery == in megasas_set_crash_dump_params_ioctl()
6258 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_mgmt_ioctl_fw()
6277 if (instance->adprecovery == MEGASAS_HBA_OPERATIONAL) { in megasas_mgmt_ioctl_fw()
6292 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_mgmt_ioctl_fw()
6334 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_mgmt_ioctl_aen()
6345 if (instance->adprecovery == MEGASAS_HBA_OPERATIONAL) { in megasas_mgmt_ioctl_aen()
6362 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_mgmt_ioctl_aen()
6569 if (instance->adprecovery == MEGASAS_HBA_OPERATIONAL) in megasas_aen_polling()