Home
last modified time | relevance | path

Searched refs:initial_fis_dma (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h440 dma_addr_t initial_fis_dma; member
H A Dhisi_sas_v2_hw.c1323 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
1326 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
H A Dhisi_sas_v3_hw.c761 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
764 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
H A Dhisi_sas_main.c2274 &hisi_hba->initial_fis_dma, in hisi_sas_alloc()