Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_pci.c194 char *be_path, *num_devs_path, *num_devs, *xsdev, *tmp, *tmppath; in libxl__device_pci_remove_xenstore() local
218 xsdev = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/dev-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
219 sscanf(xsdev, PCI_BDF, &domain, &bus, &dev, &func); in libxl__device_pci_remove_xenstore()

Completed in 5 milliseconds