PCI_SLOT           77 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT           83 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT           89 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT           95 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT          108 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT          114 arch/x86/kernel/amd_iommu.c 		       PCI_BUS(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_SLOT          250 arch/x86/kernel/amd_iommu_init.c 	       PCI_SLOT(iommu->dev->devfn),
PCI_SLOT          335 arch/x86/kernel/amd_iommu_init.c 			PCI_SLOT(h->devid),
PCI_SLOT          105 arch/x86/pci/direct.c 	dev = PCI_SLOT(devfn);
PCI_SLOT          144 arch/x86/pci/direct.c 	dev = PCI_SLOT(devfn);
PCI_SLOT          862 arch/x86/pci/irq.c 			PCI_SLOT(info->devfn) == PCI_SLOT(dev->devfn))
PCI_SLOT         1054 arch/x86/pci/irq.c 				PCI_SLOT(dev->devfn), pin);
PCI_SLOT         1067 arch/x86/pci/irq.c 				pin = (pin + PCI_SLOT(dev->devfn)) % 4;
PCI_SLOT         1070 arch/x86/pci/irq.c 						PCI_SLOT(bridge->devfn), pin);
PCI_SLOT         1222 arch/x86/pci/irq.c 			irq = IO_APIC_get_PCI_irq_vector(dev->bus->number, PCI_SLOT(dev->devfn), pin);
PCI_SLOT         1233 arch/x86/pci/irq.c 				pin = (pin + PCI_SLOT(dev->devfn)) % 4;
PCI_SLOT         1235 arch/x86/pci/irq.c 						PCI_SLOT(bridge->devfn), pin);
PCI_SLOT          179 arch/x86/pci/olpc.c 	return (!bus && ((PCI_SLOT(devfn) == NB_SLOT) ||
PCI_SLOT          180 arch/x86/pci/olpc.c 			(PCI_SLOT(devfn) == SB_SLOT)));
PCI_SLOT           38 arch/x86/pci/visws.c 		pin = bridge_swizzle(pin, PCI_SLOT(dev->devfn));
PCI_SLOT           43 arch/x86/pci/visws.c 	return PCI_SLOT(dev->devfn);
PCI_SLOT           26 include/asm-mn10300/pci.h 	       PCI_SLOT(DEVFN),					\