Searched refs:QueueOption (Results 1 – 2 of 2) sorted by relevance
284 bit32 QueueOption; member
335 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()