Home
last modified time | relevance | path

Searched refs:DEFAULT_INBOUND_QUEUE_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddefs.h144 #define DEFAULT_INBOUND_QUEUE_PRIORITY 0 macro
Dtdport.c630 …tdsaAllShared->InboundQueuePriority[i] = DEFAULT_INBOUND_QUEUE_PRIORITY; /* default 0 Inbound queu… in tdsaGetSwConfigParams()
4050 if (QueueConfig->inboundQueues[i].priority != DEFAULT_INBOUND_QUEUE_PRIORITY) /* 0 */ in tiCOMPortInit()
Dtdinit.c1227 InboundQueuePriority[i] = DEFAULT_INBOUND_QUEUE_PRIORITY; /* default 0 Inbound queue priority */ in tdsaLoLevelGetResource()