Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c792 u8 dma_alloc_count, abs_index; in megasas_alloc_rdpq_fusion() local
837 dma_alloc_count = DIV_ROUND_UP(msix_count, RDPQ_MAX_INDEX_IN_ONE_CHUNK); in megasas_alloc_rdpq_fusion()
839 for (i = 0; i < dma_alloc_count; i++) { in megasas_alloc_rdpq_fusion()
886 for (k = 0; k < dma_alloc_count; k++) { in megasas_alloc_rdpq_fusion()