Lines Matching refs:SYSFS_PCI_DEV
505 spath = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/driver", in sysfs_dev_unbind()
538 GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/vendor", in sysfs_dev_get_vendor()
565 GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/device", in sysfs_dev_get_device()
592 char *pci_device_class_path = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/class", in sysfs_dev_get_class()
794 spath = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF, dom, bus, dev, func); in libxl__device_pci_assignable_add()
989 dir = opendir(SYSFS_PCI_DEV); in pci_multifunction_check()
991 LOGE(ERROR, "Couldn't open %s", SYSFS_PCI_DEV); in pci_multifunction_check()
1331 sysfs_path = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/resource", pci->domain, in pci_add_dm_done()
1383 sysfs_path = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/irq", pci->domain, in pci_add_dm_done()
1468 reset = GCSPRINTF("%s/"PCI_BDF"/reset", SYSFS_PCI_DEV, domain, bus, dev, func); in libxl__device_pci_reset()
2024 sysfs_path = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/resource", in pci_remove_detached()
2073 sysfs_path = GCSPRINTF(SYSFS_PCI_DEV"/"PCI_BDF"/irq", pci->domain, in pci_remove_detached()