Home
last modified time | relevance | path

Searched defs:max_queue_depth (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/drivers/scsi/
Du14-34f.c664 static int max_queue_depth = CONFIG_SCSI_U14_34F_MAX_TAGS; variable
666 static int max_queue_depth = MAX_CMD_PER_LUN; variable
Deata.c900 static int max_queue_depth = CONFIG_SCSI_EATA_MAX_TAGS; variable
902 static int max_queue_depth = MAX_CMD_PER_LUN; variable
Dqlogicpti.h290 u_short max_queue_depth; member
Dqla1280.h448 uint16_t max_queue_depth; /* 32, 33 */ member
/linux-3.3/include/scsi/
Dlibfcoe.h322 u32 max_queue_depth; member
Dscsi_device.h84 unsigned short max_queue_depth; /* max queue depth */ member
/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_base.c71 static int max_queue_depth = -1; variable