Searched refs:PCI_SLOT (Results 26 - 50 of 251) sorted by relevance

1234567891011

/linux-master/drivers/pci/
H A Dirq.c100 slot = PCI_SLOT(dev->devfn);
138 return PCI_SLOT(dev->devfn);
H A Dslot.c77 if (PCI_SLOT(dev->devfn) == slot->number)
169 if (PCI_SLOT(dev->devfn) == slot->number)
191 * @slot_nr: PCI_SLOT(pci_dev->devfn) or -1 for placeholder
288 if (PCI_SLOT(dev->devfn) == slot_nr)
/linux-master/arch/mips/pci/
H A Dops-msc.c45 (PCI_SLOT(devfn) << MSC01_PCI_CFGADDR_DNUM_SHF) |
H A Dpci-rt2880.c67 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
94 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
174 switch (PCI_SLOT(dev->devfn)) {
H A Dops-bonito64.c33 int device = PCI_SLOT(devfn);
H A Dpci-ar2315.c216 int dev = PCI_SLOT(devfn);
286 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT)
297 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT)
H A Dfixup-fuloong2e.c63 sb_slot = PCI_SLOT(pdev->devfn);
/linux-master/drivers/infiniband/hw/hfi1/
H A Defivar.c122 PCI_SLOT(dd->pcidev->devfn),
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adapter.c28 FIELD_PREP(INDEX_FIELD_SLOT, PCI_SLOT(pdev->devfn));
/linux-master/arch/xtensa/lib/
H A Dpci-auto.c135 irq = pci_ctrl->map_irq(dev, PCI_SLOT(devfn), pin);
281 PCI_SLOT(pci_devfn));
312 current_bus, PCI_SLOT(pci_devfn), PCI_FUNC(pci_devfn));
/linux-master/drivers/pci/hotplug/
H A Drpaphp_slot.c103 slotno = PCI_SLOT(PCI_DN(child)->devfn);
H A Dacpiphp_ampere_altra.c63 (PCI_SLOT(root_port->devfn) << 4) | (pci_domain_nr(bus) & 0xf),
/linux-master/arch/powerpc/kernel/
H A Dpci-hotplug.c132 slotno = PCI_SLOT(PCI_DN(dn->child)->devfn);
/linux-master/drivers/pci/controller/
H A Dpci-ftpci100.c185 writel(PCI_CONF1_ADDRESS(bus_number, PCI_SLOT(fn),
206 PCI_SLOT(fn), PCI_FUNC(fn), config, size, *value);
217 writel(PCI_CONF1_ADDRESS(bus_number, PCI_SLOT(fn),
245 PCI_SLOT(fn), PCI_FUNC(fn), config, size, value);
/linux-master/arch/x86/pci/
H A Ddirect.c107 dev = PCI_SLOT(devfn);
147 dev = PCI_SLOT(devfn);
/linux-master/drivers/ssb/
H A Ddriver_gige.c116 if ((PCI_SLOT(devfn) > 0) || (PCI_FUNC(devfn) > 0))
146 if ((PCI_SLOT(devfn) > 0) || (PCI_FUNC(devfn) > 0))
/linux-master/drivers/xen/
H A Dpci.c68 if (pci_ari_enabled(pci_dev->bus) && PCI_SLOT(pci_dev->devfn))
129 else if (pci_ari_enabled(pci_dev->bus) && PCI_SLOT(pci_dev->devfn)) {
/linux-master/arch/m68k/coldfire/
H A Dpci.c66 if (mcf_host_slot2sid[PCI_SLOT(devfn)] == 0)
98 if (mcf_host_slot2sid[PCI_SLOT(devfn)] == 0)
/linux-master/arch/arm/mach-mv78xx0/
H A Dpcie.c145 if (pcie_valid_config(pp, bus->number, PCI_SLOT(devfn)) == 0) {
165 if (pcie_valid_config(pp, bus->number, PCI_SLOT(devfn)) == 0)
/linux-master/arch/arm/mach-dove/
H A Dpcie.c101 if (pcie_valid_config(pp, bus->number, PCI_SLOT(devfn)) == 0) {
121 if (pcie_valid_config(pp, bus->number, PCI_SLOT(devfn)) == 0)
/linux-master/arch/powerpc/platforms/pasemi/
H A Dpci.c49 ((PCI_SLOT(devfn) == 16) || (PCI_SLOT(devfn) == 17)));
/linux-master/drivers/iommu/amd/
H A Dppr.c89 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
97 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
/linux-master/drivers/mfd/
H A Dioc3.c392 io_irq = ioc3_map_irq(ipd->pdev, PCI_SLOT(ipd->pdev->devfn),
413 io_irq = ioc3_map_irq(ipd->pdev, PCI_SLOT(ipd->pdev->devfn),
453 io_irq = ioc3_map_irq(ipd->pdev, PCI_SLOT(ipd->pdev->devfn),
482 io_irq = ioc3_map_irq(ipd->pdev, PCI_SLOT(ipd->pdev->devfn),
504 io_irq = ioc3_map_irq(ipd->pdev, PCI_SLOT(ipd->pdev->devfn),
/linux-master/drivers/xen/xen-pciback/
H A Dpci_stub.c166 && slot == PCI_SLOT(psdev->dev->devfn)
783 PCI_SLOT(dev->devfn),
840 PCI_SLOT(dev->devfn),
897 PCI_SLOT(dev->devfn),
950 PCI_SLOT(dev->devfn),
1085 || PCI_SLOT(devfn) != slot
1111 && (slot < 0 || PCI_SLOT(pci_dev_id->devfn) == slot)
1224 PCI_SLOT(pci_dev_id->devfn),
1338 PCI_SLOT(quirk->pdev->devfn),
/linux-master/arch/sh/drivers/pci/
H A Dops-sh7786.c25 dev = PCI_SLOT(devfn);
42 * the same channel <-> device access works for any PCI_SLOT()

Completed in 199 milliseconds

1234567891011