Home
last modified time | relevance | path

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

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