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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h183 grant_handle_t xnb_tx_ring_handle; member in struct:xnb
H A Dxnb.c416 xnbp->xnb_tx_ring_handle = INVALID_GRANT_HANDLE;
1784 xnbp->xnb_tx_ring_handle = map_op.handle;
1894 if (xnbp->xnb_tx_ring_handle != INVALID_GRANT_HANDLE) {
1900 unmap_op.handle = xnbp->xnb_tx_ring_handle;
1907 xnbp->xnb_tx_ring_handle = INVALID_GRANT_HANDLE;

Completed in 63 milliseconds