Searched refs:maxrnumber (Results 1 – 1 of 1) sorted by relevance
3346 int maxrnumber = 0; in bofi_dma_allochdl() local3415 if (xhp->rnumber >= maxrnumber) { in bofi_dma_allochdl()3417 maxrnumber = INT_MAX; in bofi_dma_allochdl()3419 maxrnumber = xhp->rnumber + 1; in bofi_dma_allochdl()3421 hp->rnumber = maxrnumber; in bofi_dma_allochdl()