Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c793 dma_addr_t rdpq_chunk_phys[RDPQ_MAX_CHUNK_COUNT]; in megasas_alloc_rdpq_fusion() local
844 GFP_KERNEL, &rdpq_chunk_phys[i]); in megasas_alloc_rdpq_fusion()
862 if (!megasas_check_same_4gb_region(instance, rdpq_chunk_phys[i], in megasas_alloc_rdpq_fusion()
866 rdpq_chunk_phys[i]); in megasas_alloc_rdpq_fusion()
870 GFP_KERNEL, &rdpq_chunk_phys[i]); in megasas_alloc_rdpq_fusion()
884 fusion->rdpq_tracker[i].pool_entry_phys = rdpq_chunk_phys[i]; in megasas_alloc_rdpq_fusion()
896 cpu_to_le64(rdpq_chunk_phys[k] + offset); in megasas_alloc_rdpq_fusion()
898 rdpq_chunk_phys[k] + offset; in megasas_alloc_rdpq_fusion()