Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h19 #define DC395x_MAX_CMD_QUEUE 32 macro
H A Ddc395x.c4242 host->can_queue = DC395x_MAX_CMD_QUEUE; in adapter_init_scsi_host()