Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h55 extern int csio_scsi_iqlen;
86 #define CSIO_SCSI_IQSIZE (csio_scsi_iqlen * CSIO_SCSI_IQ_WRSZ)
H A Dcsio_scsi.c57 int csio_scsi_iqlen = 128; variable