Home
last modified time | relevance | path

Searched refs:reply_frames_desc_phys (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c700 GFP_KERNEL, &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
708 fusion->reply_frames_desc_phys[0], in megasas_alloc_reply_fusion()
712 fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
732 &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
866 fusion->reply_frames_desc_phys[abs_index] = in megasas_alloc_rdpq_fusion()
915 fusion->reply_frames_desc_phys[0]); in megasas_free_reply_fusion()
1127 cpu_to_le64(fusion->reply_frames_desc_phys[0]); in megasas_ioc_init_fusion()
Dmegaraid_sas_fusion.h1306 dma_addr_t reply_frames_desc_phys[MAX_MSIX_QUEUES_FUSION]; member