Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_mm.c511 int right_pool = -1; in mraid_mm_attach_buf() local
532 if (right_pool == -1) in mraid_mm_attach_buf()
533 right_pool = i; in mraid_mm_attach_buf()
556 if (right_pool == -1) in mraid_mm_attach_buf()
563 pool = &adp->dma_pool_list[right_pool]; in mraid_mm_attach_buf()
567 kioc->pool_index = right_pool; in mraid_mm_attach_buf()