Home
last modified time | relevance | path

Searched refs:otherend_id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/xen/io/
H A Dxenbus_client.c249 int err = gnttab_grant_foreign_access(dev->otherend_id, ring_mfn, 0); in xenbus_grant_ring()
261 err = xen_alloc_unbound_evtchn(dev->otherend_id, port); in xenbus_alloc_evtchn()
H A Dxenbus_probe.c69 id_node, "%i", &xendev->otherend_id, path_node, NULL, in read_otherend_details()
/titanic_41/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h96 int otherend_id; member
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c312 pdp->xd_xsdev.otherend_id = (backend ? domid : -1); in xvdi_init_dev()
378 if (pdp->xd_xsdev.otherend_id != (domid_t)-1) in xvdi_uninit_dev()
419 oeid = pdp->xd_xsdev.otherend_id; in xvdi_bind_evtchn()
464 oeid = pdp->xd_xsdev.otherend_id; in xvdi_alloc_evtchn()
1062 return ((domid_t)(pdp->xd_xsdev.otherend_id)); in xvdi_get_oeid()
1456 dev->otherend_id = (domid_t)-1; in i_xvdi_rem_watch_oestate()