Lines Matching refs:PCI_SLOT
506 PCI_SLOT(d->devfn), PCI_FUNC(d->devfn), in pci_pm_update()
511 trace_pci_pm_transition(d->name, pci_dev_bus_num(d), PCI_SLOT(d->devfn), in pci_pm_update()
1107 uint8_t slot = PCI_SLOT(dev->devfn); in pci_init_multifunction()
1275 return bus->slot_reserved_mask & (1UL << PCI_SLOT(devfn)); in pci_bus_devfn_reserved()
1329 PCI_SLOT(devfn), PCI_FUNC(devfn), name); in do_pci_register_device()
1334 PCI_SLOT(devfn), PCI_FUNC(devfn), name, in do_pci_register_device()
1348 PCI_SLOT(pci_get_function_0(pci_dev)->devfn), in do_pci_register_device()
1714 PCI_SLOT(d->devfn), in pci_update_mappings()
1722 PCI_SLOT(d->devfn), in pci_update_mappings()
1914 return pci_swizzle(PCI_SLOT(pci_dev->devfn), pin); in pci_swizzle_map_irq_fn()
2299 PCI_SLOT(pci_dev->devfn)) { in pci_qdev_realize()
2302 PCI_SLOT(pci_dev->devfn), pci_dev->name); in pci_qdev_realize()
2642 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn), in pci_add_capability()
2721 PCI_SLOT(d->devfn), in pcibus_get_fw_dev_path()
2768 PCI_SLOT(t->devfn), PCI_FUNC(t->devfn)); in pcibus_get_dev_path()
3246 return bus->devices[PCI_DEVFN(PCI_SLOT(pci_dev->devfn), 0)]; in pci_get_function_0()