Searched refs:adprecovery (Results 1 – 3 of 3) sorted by relevance
476 if ((instance->adprecovery != MEGASAS_HBA_OPERATIONAL) && in megasas_check_reset_xscale()612 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) in megasas_check_reset_ppc()749 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) in megasas_check_reset_skinny()943 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_check_reset_gen2()1654 if (instance->adprecovery == MEGASAS_ADPRESET_SM_INFAULT) { in megasas_queue_command()1667 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_queue_command()1674 if (instance->adprecovery != MEGASAS_HBA_OPERATIONAL) { in megasas_queue_command()1848 instance->adprecovery = MEGASAS_HW_CRITICAL_ERROR; in megaraid_sas_kill_hba()1908 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in megasas_complete_cmd_dpc()1977 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_do_ocr()[all …]
2098 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) in complete_cmd_fusion()2257 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_complete_cmd_dpc_fusion()2748 if (instance->adprecovery == MEGASAS_HW_CRITICAL_ERROR) { in megasas_reset_fusion()2763 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_reset_fusion()2775 } while ((instance->adprecovery != MEGASAS_HBA_OPERATIONAL) && in megasas_reset_fusion()2778 if (instance->adprecovery == MEGASAS_HBA_OPERATIONAL) { in megasas_reset_fusion()2795 instance->adprecovery = MEGASAS_ADPRESET_SM_POLLING; in megasas_reset_fusion()2802 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_reset_fusion()2883 instance->adprecovery = in megasas_reset_fusion()2938 instance->adprecovery = MEGASAS_HBA_OPERATIONAL; in megasas_reset_fusion()[all …]
1800 u8 adprecovery; member