Searched refs:BusLogic_MaxAutomaticTaggedQueueDepth (Results 1 – 2 of 2) sorted by relevance
140 #define BusLogic_MaxAutomaticTaggedQueueDepth 28 macro
2677 if (AutomaticTaggedQueueDepth > BusLogic_MaxAutomaticTaggedQueueDepth) in BusLogic_SelectQueueDepths()2678 AutomaticTaggedQueueDepth = BusLogic_MaxAutomaticTaggedQueueDepth; in BusLogic_SelectQueueDepths()