Searched refs:PVMFInfoFirst (Results 1 – 2 of 2) sorted by relevance
198 const PVMFStatus PVMFInfoFirst = 10; variable382 #define IsPVMFInfoCode(s) ((PVMFInfoFirst<=s)&&(s<=PVMFInfoLast))
173 } else if (status >= PVMFInfoFirst) { in MapStatusToEventType()