Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DBusLogic.h139 #define BusLogic_MaxTaggedQueueDepth 64 macro
DBusLogic.c3455 BusLogic_MaxTaggedQueueDepth && in BusLogic_QueueCommand()
4755 if (QueueDepth > BusLogic_MaxTaggedQueueDepth) in BusLogic_ParseDriverOptions()
4789 if (QueueDepth == 0 || QueueDepth > BusLogic_MaxTaggedQueueDepth) in BusLogic_ParseDriverOptions()