Home
last modified time | relevance | path

Searched refs:talk_to_otherend (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/xen/io/
H A Dxenbus_probe.c157 talk_to_otherend(struct xenbus_device *dev) in talk_to_otherend() function
/titanic_41/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h244 extern int talk_to_otherend(struct xenbus_device *dev);
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c1419 if (talk_to_otherend(&pdp->xd_xsdev) != 0) { in i_xvdi_add_watch_oestate()