Home
last modified time | relevance | path

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

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