Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h311 dma_addr_t itct_dma; member
Dhisi_sas_v1_hw.c739 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
742 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
Dhisi_sas_v3_hw.c525 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
528 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
Dhisi_sas_v2_hw.c1289 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
1292 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
Dhisi_sas_main.c2047 hisi_hba->itct = dmam_alloc_coherent(dev, s, &hisi_hba->itct_dma, in hisi_sas_alloc()