Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h97 caddr_t xt_buf; member
H A Dxnb.c1289 DDI_DMA_STREAMING, 0, 0, &txp->xt_buf, &len, in xnb_txbuf_constructor()
1293 if (ddi_dma_addr_bind_handle(txp->xt_dma_handle, NULL, txp->xt_buf, in xnb_txbuf_constructor()
1472 txp->xt_mblk = desballoc((unsigned char *)txp->xt_buf, in xnb_from_peer()
1548 mp->b_rptr = mp->b_wptr = (unsigned char *)txp->xt_buf; in xnb_from_peer()