Home
last modified time | relevance | path

Searched refs:FSF_FCP_RSP_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.h331 #define FSF_FCP_RSP_SIZE 128 macro
349 u8 byte[FSF_FCP_RSP_SIZE];
H A Dzfcp_dbf.c735 FSF_FCP_RSP_SIZE), in zfcp_dbf_scsi_common()
H A Dzfcp_fsf.c2498 BUILD_BUG_ON(sizeof(struct fcp_resp_with_ext) > FSF_FCP_RSP_SIZE); in zfcp_fsf_fcp_cmnd_handler()