Searched refs:CSIO_MAX_QUEUE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ | ||
| H A D | csio_hw.h | 70 #define CSIO_MAX_QUEUE 2048 macro |
| H A D | csio_init.c | 624 shost->can_queue = CSIO_MAX_QUEUE; in csio_shost_init() |