Searched refs:FCP_SNS_LEN_VAL (Results 1 – 6 of 6) sorted by relevance
278 if (unlikely(rsp_flags & FCP_SNS_LEN_VAL)) { in zfcp_fc_eval_fcp_rsp()291 !(rsp_flags & FCP_SNS_LEN_VAL) && in zfcp_fc_eval_fcp_rsp()
661 if (fcp_rsp->resp.fr_flags & FCP_SNS_LEN_VAL) { in zfcp_dbf_scsi_common()
181 #define FCP_SNS_LEN_VAL 0x02 /* SNS_LEN field is valid */ macro
141 fcp->resp.fr_flags |= FCP_SNS_LEN_VAL; in ft_queue_status()
892 if (flags & (FCP_RSP_LEN_VAL | FCP_SNS_LEN_VAL)) { in fc_fcp_resp()912 if (flags & FCP_SNS_LEN_VAL) { in fc_fcp_resp()933 if (!(flags & FCP_SNS_LEN_VAL) && in fc_fcp_resp()
1596 if ((flags & FCP_SNS_LEN_VAL) && fcp_resp->ext.fr_sns_len) { in csio_scsi_err_handler()1613 if (!(flags & FCP_SNS_LEN_VAL) && in csio_scsi_err_handler()