Searched refs:MFI_STATE_FAULT (Results 1 – 2 of 2) sorted by relevance
300 if (fw_state == MFI_STATE_FAULT) { in mrsas_clear_intr()2120 case MFI_STATE_FAULT: in mrsas_transition_to_ready()2123 cur_state = MFI_STATE_FAULT; in mrsas_transition_to_ready()2255 if (fw_state == MFI_STATE_FAULT || sc->do_timedout_reset) { in mrsas_ocr_thread()2350 (abs_state == MFI_STATE_FAULT && !reset_adapter)) { in mrsas_reset_ctrl()2537 if (fw_state == MFI_STATE_FAULT) { in mrsas_wait_for_outstanding()
872 #define MFI_STATE_FAULT 0xF0000000 macro