Home
last modified time | relevance | path

Searched refs:SNS_LEN_VALID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.h69 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
H A Dlpfc_scsi.c3518 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()
3660 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()
3725 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.h69 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
H A Dlpfc_scsi.c3590 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()
3868 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()
3933 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()

Completed in 15 milliseconds