Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c1654 if (instance->adprecovery == MEGASAS_ADPRESET_SM_INFAULT) { in megasas_queue_command()
1977 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_do_ocr()
3280 if (instance->adprecovery != MEGASAS_ADPRESET_SM_INFAULT) { in process_fw_state_change_wq()
3286 if (instance->adprecovery == MEGASAS_ADPRESET_SM_INFAULT) { in process_fw_state_change_wq()
3394 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_deplete_reply_queue()
Dmegaraid_sas_fusion.c2763 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_reset_fusion()
2802 instance->adprecovery = MEGASAS_ADPRESET_SM_INFAULT; in megasas_reset_fusion()
Dmegaraid_sas.h1892 MEGASAS_ADPRESET_SM_INFAULT = 1, enumerator