Searched refs:MFI_CMD_COMPLETED (Results 1 – 2 of 2) sorted by relevance
103 #define MFI_CMD_COMPLETED (1<<3) macro
1132 if ((cm->cm_flags & MFI_CMD_COMPLETED) == 0) in mfi_wait_command()2542 cm->cm_flags |= MFI_CMD_COMPLETED; in mfi_complete()