Home
last modified time | relevance | path

Searched refs:xenbus_read (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/xen/xen/
H A Dshutdown_xenbus.c98 error = xenbus_read(xbt, SHUTDOWN_PATH, SHUTDOWN_NAME, in xenbus_shutdown_handler()
H A Dxpci_xenbus.c319 xenbus_read(NULL, sc->sc_xbusd->xbusd_otherend, node, in xpci_connect()
519 xenbus_read(NULL, xpci_sc->sc_xbusd->xbusd_otherend, in xpci_enumerate_bus1()
H A Dxbdback_xenbus.c557 err = xenbus_read(NULL, xbusd->xbusd_otherend, "protocol", in xbdback_connect()
758 err = xenbus_read(NULL, xbusd->xbusd_path, "mode", mode, sizeof(mode)); in xbdback_backend_changed()
H A Dpciback.c494 if ((err = xenbus_read(NULL, xbusd->xbusd_path, path, in pciback_xenbus_create()
H A Dxennetback_xenbus.c220 err = xenbus_read(NULL, xbusd->xbusd_path, "mac", mac, sizeof(mac)); in xennetback_xenbus_create()
H A Dif_xennet_xenbus.c354 err = xenbus_read(NULL, sc->sc_xbusd->xbusd_path, "mac", in xennet_xenbus_attach()
/netbsd-src/sys/arch/xen/xenbus/
H A Dxenbus_xs.c367 xenbus_read(struct xenbus_transaction *t, in xenbus_read() function
404 err = xenbus_read(t, dir, node, string, sizeof(string)); in xenbus_read_ul()
423 err = xenbus_read(t, dir, node, string, sizeof(string)); in xenbus_read_ull()
H A Dxenbus_probe.c189 err = xenbus_read(NULL, xendev->xbusd_path, path_node, in read_otherend_details()
447 if (xenbus_read(NULL, xbusd->xbusd_path, in xenbus_probe_device_type()
/netbsd-src/sys/arch/xen/include/
H A Dxenbus.h127 int xenbus_read(struct xenbus_transaction *,