Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h373 dma_addr_t initial_fis_dma; member
Dhisi_sas_v2_hw.c1318 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
1321 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v2_hw()
Dhisi_sas_v3_hw.c687 lower_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
690 upper_32_bits(hisi_hba->initial_fis_dma)); in init_reg_v3_hw()
Dhisi_sas_main.c2416 &hisi_hba->initial_fis_dma, in hisi_sas_alloc()