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

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h88 void (*notify_func) (int); member in struct:xenbus_notify
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c750 xbn->notify_func = callback;
757 if (xnp->notify_func == callback) {
767 xnp->notify_func(XENSTORE_UP);
783 xnp->notify_func((int)((uintptr_t)arg));

Completed in 215 milliseconds