Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_scsi.h69 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
A Dlpfc_scsi.c3604 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()
3882 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()
3947 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()

Completed in 12 milliseconds