Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c695 char *valoop; in xnb_to_peer() local
722 valoop = xnbp->xnb_rx_va; in xnb_to_peer()
726 bcopy(ml->b_rptr, valoop, chunk); in xnb_to_peer()
727 valoop += chunk; in xnb_to_peer()