Home
last modified time | relevance | path

Searched refs:QueueOption (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h284 bit32 QueueOption; member
H A Dtdport.c335 tdsaAllShared->QueueOption = DEFAULT_QUEUE_OPTION; /* default 0 Outbound queue element */ in tdsaGetSwConfigParams()
353 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
357 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
4041 QueueConfig->queueOption = tdsaAllShared->QueueOption; in tiCOMPortInit()