Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h309 dma_addr_t initial_fis_dma; member
Dhisi_sas_v3_hw.c553 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
556 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
Dhisi_sas_v2_hw.c1317 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
1320 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
Dhisi_sas_main.c2109 &hisi_hba->initial_fis_dma, in hisi_sas_alloc()