Home
last modified time | relevance | path

Searched refs:MEGASAS_HW_CRITICAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas_base.c1639 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR ) in megasas_complete_cmd_dpc()
1742 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megasas_wait_for_outstanding()
1857 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megasas_wait_for_outstanding()
1885 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_generic_reset()
2334 MEGASAS_HW_CRITICAL_ERROR; in megasas_issue_pending_cmds_again()
2469 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in process_fw_state_change_wq()
4184 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in megasas_flush_cache()
4224 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in megasas_shutdown_controller()
4783 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_mgmt_ioctl_fw()
4861 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_mgmt_ioctl_aen()
Dmegaraid_sas_fusion.c1643 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in complete_cmd_fusion()
1770 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_complete_cmd_dpc_fusion()
2040 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_reset_fusion()
2068 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megasas_reset_fusion()
Dmegaraid_sas.h1366 MEGASAS_HW_CRITICAL_ERROR = 4, enumerator