Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c679 GFP_KERNEL, &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
687 fusion->reply_frames_desc_phys[0], in megasas_alloc_reply_fusion()
691 fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
711 &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
845 fusion->reply_frames_desc_phys[abs_index] = in megasas_alloc_rdpq_fusion()
894 fusion->reply_frames_desc_phys[0]); in megasas_free_reply_fusion()
1107 cpu_to_le64(fusion->reply_frames_desc_phys[0]); in megasas_ioc_init_fusion()
Dmegaraid_sas_fusion.h1294 dma_addr_t reply_frames_desc_phys[MAX_MSIX_QUEUES_FUSION]; member