dma_tx_err_type  1062 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		u32 dma_tx_err_type = ((dma_err_type &
dma_tx_err_type  1073 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		if (dma_tx_err_type) {
dma_tx_err_type  1075 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 			error = ffs(dma_tx_err_type)
dma_tx_err_type   402 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	__le16 dma_tx_err_type;
dma_tx_err_type  2021 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	u16 dma_tx_err_type = le16_to_cpu(err_record->dma_tx_err_type);
dma_tx_err_type  2028 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 		error = parse_dma_tx_err_code_v2_hw(dma_tx_err_type);
dma_tx_err_type   455 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	__le16 dma_tx_err_type;