Home
last modified time | relevance | path

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

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