Searched refs:BusLogic_MaxTaggedQueueDepth (Results 1 – 2 of 2) sorted by relevance
139 #define BusLogic_MaxTaggedQueueDepth 64 macro
3455 BusLogic_MaxTaggedQueueDepth && in BusLogic_QueueCommand()4755 if (QueueDepth > BusLogic_MaxTaggedQueueDepth) in BusLogic_ParseDriverOptions()4789 if (QueueDepth == 0 || QueueDepth > BusLogic_MaxTaggedQueueDepth) in BusLogic_ParseDriverOptions()