Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_mm.c507 int right_pool = -1; in mraid_mm_attach_buf() local
528 if (right_pool == -1) in mraid_mm_attach_buf()
529 right_pool = i; in mraid_mm_attach_buf()
552 if (right_pool == -1) in mraid_mm_attach_buf()
559 pool = &adp->dma_pool_list[right_pool]; in mraid_mm_attach_buf()
563 kioc->pool_index = right_pool; in mraid_mm_attach_buf()