Searched refs:MFI_STATE_OPERATIONAL (Results 1 – 2 of 2) sorted by relevance
2687 if ((!outstanding && (fw_state == MFI_STATE_OPERATIONAL))) in megasas_wait_for_outstanding()2715 if ((!outstanding && (fw_state == MFI_STATE_OPERATIONAL))) in megasas_wait_for_outstanding()3820 case MFI_STATE_OPERATIONAL: in megasas_transition_to_ready()3849 cur_state = MFI_STATE_OPERATIONAL; in megasas_transition_to_ready()
127 #define MFI_STATE_OPERATIONAL 0xC0000000 macro