Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c403 uint_t ndcs, ndws; in vreq_setup() local
533 rc = ddi_dma_numwin(vreq->v_dmahdl, &ndws); in vreq_setup()
536 ndws = 1; in vreq_setup()
548 vreq->v_ndmaws = ndws; in vreq_setup()
549 vreq->v_nslots = ndws; in vreq_setup()