Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/fc/
H A Dfc_fcp.h151 #define FCP_RESP_RSP_INFO_LEN8 8 /* with reserved field */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_fcp.c888 (respl != FCP_RESP_RSP_INFO_LEN8)) in fc_fcp_resp()