Searched refs:SCSI_DEBUG_CANQUEUE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c153 #define SCSI_DEBUG_CANQUEUE 255 macro
160 static int scsi_debug_max_queue = SCSI_DEBUG_CANQUEUE;
240 static struct sdebug_queued_cmd queued_arr[SCSI_DEBUG_CANQUEUE];
3012 (n <= SCSI_DEBUG_CANQUEUE)) {
3873 .can_queue = SCSI_DEBUG_CANQUEUE,

Completed in 24 milliseconds