Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DBusLogic.c2642 int TaggedDeviceCount = 0, AutomaticTaggedDeviceCount = 0; in BusLogic_SelectQueueDepths() local
2655 if (QueueDepth == 0) AutomaticTaggedDeviceCount++; in BusLogic_SelectQueueDepths()
2672 if (AutomaticTaggedDeviceCount > 0) in BusLogic_SelectQueueDepths()
2676 / AutomaticTaggedDeviceCount; in BusLogic_SelectQueueDepths()