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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h121 ddi_acc_handle_t xs_ring_hdl; member in struct:xdb
H A Dxdb.c246 acchdl = vdp->xs_ring_hdl;
471 ddi_acc_handle_t acchdl = vdp->xs_ring_hdl;
567 op = ddi_get8(vdp->xs_ring_hdl, &reqp->operation);
813 vdp->xs_ring_hdl = vdp->xs_ring->xr_acc_hdl;
1914 ddi_acc_handle_t acchdl = vdp->xs_ring_hdl;

Completed in 60 milliseconds