Searched refs:SCSI_CMD_BUF_LENGTH (Results 1 – 2 of 2) sorted by relevance
54 #define SCSI_CMD_BUF_LENGTH 48 macro
133 rc = ocs_dma_alloc(ocs, &io->cmdbuf, SCSI_CMD_BUF_LENGTH, OCS_MIN_DMA_ALIGNMENT); in ocs_io_pool_create()