Searched refs:PCI_SLOT_MAX (Results 1 – 1 of 1) sorted by relevance
18 #define PCI_SLOT_MAX 32 macro22 struct list_head dev_list[PCI_SLOT_MAX];43 if (PCI_SLOT(devfn) < PCI_SLOT_MAX) { in __xen_pcibk_get_pci_dev()103 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()123 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()159 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_pci_dev()195 for (slot = 0; slot < PCI_SLOT_MAX; slot++) in __xen_pcibk_init_devices()215 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_devices()242 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_get_pcifront_dev()