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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_probe.c128 otherend_changed(struct xenbus_watch *watch, const char **vec, unsigned int len) function
151 if (dev->otherend_changed)
152 dev->otherend_changed(dev, state);
173 &dev->otherend_watch, otherend_changed));
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h101 void (*otherend_changed)(struct xenbus_device *, XenbusState); member in struct:xenbus_device
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1417 pdp->xd_xsdev.otherend_changed = i_xvdi_oestate_cb;

Completed in 64 milliseconds