Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.h69 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
Dlpfc_scsi.c3626 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()
3768 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()
3833 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()