Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.h70 #define CSIO_MAX_QUEUE 2048 macro
Dcsio_init.c623 shost->can_queue = CSIO_MAX_QUEUE; in csio_shost_init()