Searched refs:MFI_STATE_FAULT (Results 1 – 3 of 3) sorted by relevance
577 MFI_STATE_FAULT) { in megasas_clear_intr_skinny()1806 if ((fw_state == MFI_STATE_FAULT) && in megasas_wait_for_outstanding()2530 if (fw_state != MFI_STATE_FAULT) { in megasas_deplete_reply_queue()2535 if ((fw_state == MFI_STATE_FAULT) && in megasas_deplete_reply_queue()2626 case MFI_STATE_FAULT: in megasas_transition_to_ready()2630 cur_state = MFI_STATE_FAULT; in megasas_transition_to_ready()
1803 if (fw_state == MFI_STATE_FAULT) in megasas_isr_fusion()1978 if (fw_state == MFI_STATE_FAULT) { in megasas_wait_for_outstanding_fusion()
78 #define MFI_STATE_FAULT 0xF0000000 macro