Searched refs:TPVMFGenericNodeCommand (Results 1 – 3 of 3) sorted by relevance
193 enum TPVMFGenericNodeCommand enum
614 …int32 FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, int32 aPortTag, Tsc324mNodeCommand& cm…
1923 int32 TSC_324m::FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, in FindPendingPortCmd()1935 if ((TPVMFGenericNodeCommand)iPendingCmdQueue[i].iCmd == aCmdType) in FindPendingPortCmd()