Searched refs:ROOT_MB_DONE (Results 1 – 3 of 3) sorted by relevance
97 #define ROOT_MB_DONE (1 << 23) macro193 return ((root_mailbox_output->status & ROOT_MB_DONE) == ROOT_MB_DONE); in vse_is_command_completed()
100 #define ROOT_MB_DONE (1 << 23) macro598 return ((rootOutMb->status & ROOT_MB_DONE) == ROOT_MB_DONE); in SE_isCommandCompleted()
101 #define ROOT_MB_DONE (1 << 23) macro591 return ((rootOutMb->status & ROOT_MB_DONE) == ROOT_MB_DONE); in SE_isCommandCompleted()