Searched defs:FCP_RESID_UNDER (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/include/scsi/fc/ | ||
H A D | fc_fcp.h | 179 #define FCP_RESID_UNDER 0x08 /* transfer shorter than expected */ macro |
/linux-4.4.14/drivers/scsi/ibmvscsi/ | ||
H A D | ibmvfc.h | 379 FCP_RESID_UNDER = 0x08, enumerator in enum:ibmvfc_fcp_rsp_flags |
/linux-4.4.14/drivers/scsi/bfa/ | ||
H A D | bfa_fc.h | 1117 FCP_RESID_UNDER = 2, /* less data than requested */ enumerator in enum:fcp_residue |
Completed in 135 milliseconds