Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h377 dma_addr_t iost_dma; member
Dhisi_sas_v1_hw.c733 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v1_hw()
736 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v1_hw()
Dhisi_sas_v2_hw.c1297 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v2_hw()
1300 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v2_hw()
Dhisi_sas_v3_hw.c666 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
669 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
Dhisi_sas_main.c2396 hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma, in hisi_sas_alloc()