Searched refs:OP_SYS_FIRST_ (Results 1 – 6 of 6) sorted by relevance
165 OP_SYS_FIRST_ = OP_SYS_ECC_ERR_INTERRUPT, enumerator
257 OP_SYS_FIRST_ = OP_SYS_ECC_ERR_INTERRUPT, enumerator
823 if (! (OP_SYS_FIRST_ <= OpSys && OpSys < OP_SYS_LAST_)) // Unused/unknown. in printSendMsg()
1959 const int F = (Msg.Id == ID_SYSMSG) ? OP_SYS_FIRST_ : OP_GS_FIRST_; in parseSendMsgConstruct()2054 if (! (OP_SYS_FIRST_ <= Operation.Id && Operation.Id < OP_SYS_LAST_)) { in parseSendMsgOp()
1046 if (! (OP_SYS_FIRST_ <= OpSys && OpSys < OP_SYS_LAST_)) // Unused/unknown. in printSendMsg()
3922 const int F = (Msg.Id == ID_SYSMSG) ? OP_SYS_FIRST_ : OP_GS_FIRST_; in parseSendMsgConstruct()4157 if (! (OP_SYS_FIRST_ <= Operation.Id && Operation.Id < OP_SYS_LAST_)) { in parseSendMsgOp()