Home
last modified time | relevance | path

Searched refs:xs_node_scanf (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/xen/
H A Dxen-bus-helper.h36 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid,
/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c60 if (xs_node_scanf(xenstore, 0, be_path, "num_devs", NULL, in xen_host_pci_fill_local_addr()
68 if (xs_node_scanf(xenstore, 0, be_path, path, NULL, in xen_host_pci_fill_local_addr()
79 if (xs_node_scanf(xenstore, 0, be_path, path, NULL, in xen_host_pci_fill_local_addr()
H A Dxen-bus-helper.c128 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf() function
H A Dxen-bus.c206 if (xs_node_scanf(xenbus->xsh, XBT_NULL, backend_path, "state", in xen_bus_type_enumerate()
210 if (xs_node_scanf(xenbus->xsh, XBT_NULL, backend_path, "online", in xen_bus_type_enumerate()
336 if (xs_node_scanf(xenbus->xsh, XBT_NULL, "", /* domain root node */ in xen_bus_realize()