Searched refs:PCI_SRIOV_NUM_BARS (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | pci_regs.h | 959 #define PCI_SRIOV_NUM_BARS 6 /* Number of VF BARs */ macro |
/include/linux/ | ||
D | pci.h | 107 PCI_IOV_RESOURCE_END = PCI_IOV_RESOURCES + PCI_SRIOV_NUM_BARS - 1, |