Searched refs:MAX_PRIORITY_NUM (Results 1 – 4 of 4) sorted by relevance
40 if (hostInfo->priority > MAX_PRIORITY_NUM) { in GetHostInfoMacro()122 if (deviceNodeInfo->priority > MAX_PRIORITY_NUM) { in CheckDeviceInfoMacro()
56 …Uint16(hostNode, ATTR_DEV_PRIORITY, &readNum, 0) != HDF_SUCCESS) || (readNum > MAX_PRIORITY_NUM)) { in GetHostInfo()146 if (deviceNodeInfo->priority > MAX_PRIORITY_NUM) { in CheckDeviceInfo()
46 #define MAX_PRIORITY_NUM 200 macro
42 const size_t MAX_PRIORITY_NUM = 5; variable510 const EventQueue::Priority priorities[MAX_PRIORITY_NUM] = {523 InsertPriorityTest(priorities, MAX_PRIORITY_NUM);537 const EventQueue::Priority priorities[MAX_PRIORITY_NUM] = {550 InsertPriorityTest(priorities, MAX_PRIORITY_NUM);