Home
last modified time | relevance | path

Searched defs:xenbus_watch (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/xen/include/
H A Dxenbus.h58 struct xenbus_watch { struct
66 void (*xbw_callback)(struct xenbus_watch *, argument
68 struct xenbus_device *xbw_dev;
/netbsd/sys/arch/xen/xenbus/
H A Dxenbus_client.c56 void (*callback)(struct xenbus_watch *, in xenbus_watch_path2()