Searched refs:xs_node_scanf (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/hw/xen/ |
| H A D | xen-bus-helper.h | 36 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid,
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-host-pci-device.c | 60 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 D | xen-bus-helper.c | 128 int xs_node_scanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_scanf() function
|
| H A D | xen-bus.c | 206 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()
|