dma_rx_err_type  1065 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		u32 dma_rx_err_type = ((dma_err_type &
dma_rx_err_type  1077 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		} else if (dma_rx_err_type) {
dma_rx_err_type  1079 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 			error = ffs(dma_rx_err_type)
dma_rx_err_type   406 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	__le32 dma_rx_err_type;
dma_rx_err_type  2023 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	u32 dma_rx_err_type = le32_to_cpu(err_record->dma_rx_err_type);
dma_rx_err_type  2037 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 					dma_rx_err_type);
dma_rx_err_type   459 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	__le32 dma_rx_err_type;
dma_rx_err_type  2099 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	u32 dma_rx_err_type = le32_to_cpu(record->dma_rx_err_type);
dma_rx_err_type  2105 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 		if (dma_rx_err_type & RX_DATA_LEN_UNDERFLOW_MSK) {
dma_rx_err_type  2119 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 		if (dma_rx_err_type & RX_DATA_LEN_UNDERFLOW_MSK) {