Home
last modified time | relevance | path

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
H A Dxdb.c246 acchdl = vdp->xs_ring_hdl; in xdb_get_buf()
471 ddi_acc_handle_t acchdl = vdp->xs_ring_hdl; in xdb_response()
567 op = ddi_get8(vdp->xs_ring_hdl, &reqp->operation); in xdb_intr()
813 vdp->xs_ring_hdl = vdp->xs_ring->xr_acc_hdl; in xdb_bindto_frontend()
1914 ddi_acc_handle_t acchdl = vdp->xs_ring_hdl; in xdb_push_response()