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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.c1650 unsigned char QueueDepth = 0; local
2155 int QueueDepth = HostAdapter->QueueDepth[TargetID]; local
3365 unsigned short QueueDepth = simple_strtoul(OptionsString, &OptionsString, 0); local
3386 unsigned short QueueDepth = simple_strtoul(OptionsString, &OptionsString, 0); local
[all...]
H A DBusLogic.h928 unsigned char QueueDepth[BusLogic_MaxTargetDevices]; member in struct:BusLogic_DriverOptions
1098 unsigned char QueueDepth[BusLogic_MaxTargetDevices]; member in struct:BusLogic_HostAdapter

Completed in 99 milliseconds