Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_mm.c519 int right_pool = -1; in mraid_mm_attach_buf() local
540 if (right_pool == -1) in mraid_mm_attach_buf()
541 right_pool = i; in mraid_mm_attach_buf()
564 if (right_pool == -1) in mraid_mm_attach_buf()
571 pool = &adp->dma_pool_list[right_pool]; in mraid_mm_attach_buf()
575 kioc->pool_index = right_pool; in mraid_mm_attach_buf()