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

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dring.h84 * SHARED_RING_INIT((mytag_sring_t *)shared_page);
147 #define SHARED_RING_INIT(_s) do { \ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c579 SHARED_RING_INIT(xnfp->xnf_tx_ring.sring);
602 SHARED_RING_INIT(xnfp->xnf_rx_ring.sring);
2199 SHARED_RING_INIT((netif_tx_sring_t *)rptr);
2236 SHARED_RING_INIT((netif_rx_sring_t *)rptr);
H A Dxpvtap.c938 SHARED_RING_INIT(usring->ur_sring);

Completed in 65 milliseconds