search for: sysfs_pci_iov_rid

Displaying 1 result from an estimated 1 matches for "sysfs_pci_iov_rid".

2008 Sep 27
0
[PATCH 9/9] xen: add SR-IOV support to xm
...ce'' SYSFS_PCI_DEV_CLASS_PATH = ''/class'' SYSFS_PCIBACK_PATH = ''/bus/pci/drivers/pciback/'' +SYSFS_PCIBACK_NEWSLOT = ''new_slot'' +SYSFS_PCIBACK_REMOVESLOT = ''remove_slot'' +SYSFS_PCI_IOV_ENTRY = ''/iov/'' +SYSFS_PCI_IOV_RID = ''rid'' +SYSFS_PCI_IOV_ENABLE = ''enable'' +SYSFS_PCI_IOV_NUMVFS = ''numvfs'' +SYSFS_PCI_IOV_TOTAL = ''totalvfs'' +SYSFS_PCI_IOV_INITIAL = ''initialvfs'' LSPCI_CMD = ''lspci'' @@ -330,6 +338,173 @@...