Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fcp.h150 #define FCP_RESP_RSP_INFO_LEN4 4 /* without reserved field */ macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c882 if ((respl != FCP_RESP_RSP_INFO_LEN4) && in fc_fcp_resp()