Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c615 GFP_KERNEL, &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
623 fusion->reply_frames_desc_phys[0], in megasas_alloc_reply_fusion()
627 fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
647 &fusion->reply_frames_desc_phys[0]); in megasas_alloc_reply_fusion()
780 fusion->reply_frames_desc_phys[abs_index] = in megasas_alloc_rdpq_fusion()
831 fusion->reply_frames_desc_phys[0]); in megasas_free_reply_fusion()
1029 cpu_to_le64(fusion->reply_frames_desc_phys[0]); in megasas_ioc_init_fusion()
Dmegaraid_sas_fusion.h1292 dma_addr_t reply_frames_desc_phys[MAX_MSIX_QUEUES_FUSION]; member