Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h444 dma_addr_t iost_dma; member
H A Dhisi_sas_v1_hw.c735 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v1_hw()
738 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v1_hw()
H A Dhisi_sas_v2_hw.c1302 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v2_hw()
1305 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v2_hw()
H A Dhisi_sas_v3_hw.c740 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
743 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
H A Dhisi_sas_main.c2261 hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma, in hisi_sas_alloc()