Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h59 extern int csio_lun_qdepth;
H A Dcsio_scsi.c61 int csio_lun_qdepth = 32; variable
2242 scsi_change_queue_depth(sdev, csio_lun_qdepth); in csio_sdev_configure()