trans_tx_fail_type  291 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 	__le32 trans_tx_fail_type;
trans_tx_fail_type 1068 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		u32 trans_tx_fail_type =
trans_tx_fail_type 1069 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 				le32_to_cpu(err_record->trans_tx_fail_type);
trans_tx_fail_type 1081 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		} else if (trans_tx_fail_type) {
trans_tx_fail_type 1083 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 			error = ffs(trans_tx_fail_type)
trans_tx_fail_type  396 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	__le32 trans_tx_fail_type;
trans_tx_fail_type 2019 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	u32 trans_tx_fail_type = le32_to_cpu(err_record->trans_tx_fail_type);
trans_tx_fail_type 2031 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 					trans_tx_fail_type);
trans_tx_fail_type 2100 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 			ts->residual = trans_tx_fail_type;
trans_tx_fail_type 2226 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 			ts->residual = trans_tx_fail_type;
trans_tx_fail_type  449 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	__le32 trans_tx_fail_type;
trans_tx_fail_type 2100 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	u32 trans_tx_fail_type = le32_to_cpu(record->trans_tx_fail_type);
trans_tx_fail_type 2106 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 			ts->residual = trans_tx_fail_type;
trans_tx_fail_type 2120 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 			ts->residual = trans_tx_fail_type;