Home
last modified time | relevance | path

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

/drivers/scsi/hisi_sas/
Dhisi_sas.h455 dma_addr_t iost_dma; member
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()
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()
Dhisi_sas_v3_hw.c687 lower_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
690 upper_32_bits(hisi_hba->iost_dma)); in init_reg_v3_hw()
Dhisi_sas_main.c2412 hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma, in hisi_sas_alloc()