Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_io.h22 #define SCSI_RSP_BUF_LENGTH (FCP_RESP_WITH_EXT + SCSI_SENSE_BUFFERSIZE) macro
H A Defct_io.c48 io->rspbuf.size = SCSI_RSP_BUF_LENGTH; in efct_io_pool_create()