Home
last modified time | relevance | path

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

/netbsd/sys/arch/xen/include/
H A Dxenbus.h137 int xenbus_exists(struct xenbus_transaction *t,
/netbsd/sys/arch/xen/xenbus/
H A Dxenbus_probe.c203 !xenbus_exists(NULL, xendev->xbusd_otherend, "")) { in read_otherend_details()
H A Dxenbus_xs.c349 xenbus_exists(struct xenbus_transaction *t, in xenbus_exists() function