Home
last modified time | relevance | path

Searched refs:TaggedDeviceCount (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
2654 TaggedDeviceCount++; in BusLogic_SelectQueueDepths()
2671 HostAdapter->TargetDeviceCount = TaggedDeviceCount + UntaggedDeviceCount; in BusLogic_SelectQueueDepths()