Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbofi.c3346 int maxrnumber = 0; in bofi_dma_allochdl() local
3415 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()