Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DBusLogic.c2643 int UntaggedDeviceCount = 0, AutomaticTaggedQueueDepth = 0; in BusLogic_SelectQueueDepths() local
2659 UntaggedDeviceCount++; in BusLogic_SelectQueueDepths()
2671 HostAdapter->TargetDeviceCount = TaggedDeviceCount + UntaggedDeviceCount; in BusLogic_SelectQueueDepths()