Searched refs:PCI_FUNC_MAX (Results 1 – 5 of 5) sorted by relevance
44 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
24 #define PCI_FUNC_MAX 8 macro
278 devfn <= PCI_DEVFN(pci_slot, PCI_FUNC_MAX - 1); in shpc_free_devices_in_slot()
995 for (func = 1; func < PCI_FUNC_MAX; ++func) { in pci_init_multifunction()1163 devfn += PCI_FUNC_MAX) { in do_pci_register_device()
1252 for (i = 0; i < PCI_SLOT_MAX * PCI_FUNC_MAX; i++) { in add_drcs()1269 for (i = PCI_SLOT_MAX * PCI_FUNC_MAX - 1; i >= 0; i--) { in remove_drcs()