Searched defs:QueueDepth (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c1646 unsigned char QueueDepth = 0; local
2151 int QueueDepth = HostAdapter->QueueDepth[TargetID]; local
3360 unsigned short QueueDepth = simple_strtoul(OptionsString, &OptionsString, 0); local
3381 unsigned short QueueDepth = simple_strtoul(OptionsString, &OptionsString, 0); local
[all...]
H A DBusLogic.h911 unsigned char QueueDepth[BusLogic_MaxTargetDevices]; member in struct:BusLogic_DriverOptions
1081 unsigned char QueueDepth[BusLogic_MaxTargetDevices]; member in struct:BusLogic_HostAdapter

Completed in 195 milliseconds