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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c390 uint_t ndcs, ndws; local
520 rc = ddi_dma_numwin(vreq->v_dmahdl, &ndws);
523 ndws = 1;
535 vreq->v_ndmaws = ndws;
536 vreq->v_nslots = ndws;

Completed in 64 milliseconds