Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DBusLogic.h140 #define BusLogic_MaxAutomaticTaggedQueueDepth 28 macro
DBusLogic.c2677 if (AutomaticTaggedQueueDepth > BusLogic_MaxAutomaticTaggedQueueDepth) in BusLogic_SelectQueueDepths()
2678 AutomaticTaggedQueueDepth = BusLogic_MaxAutomaticTaggedQueueDepth; in BusLogic_SelectQueueDepths()