Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h70 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
H A Dlpfc_scsi.c3593 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()
3871 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()
3939 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()