Home
last modified time | relevance | path

Searched refs:itct_dma (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/hisi_sas/
Dhisi_sas.h440 dma_addr_t itct_dma; member
Dhisi_sas_v1_hw.c728 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
731 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
Dhisi_sas_v2_hw.c1295 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
1298 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
Dhisi_sas_v3_hw.c694 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
697 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
Dhisi_sas_main.c2148 hisi_hba->itct = dmam_alloc_coherent(dev, s, &hisi_hba->itct_dma, in hisi_sas_alloc()