taglinefilesource code
PCI_SLOT170arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT188arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT215arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT463arch/alpha/kernel/bios32.cif (irq_tab[PCI_SLOT(dev->devfn) - min_idsel][pin] != -1)
PCI_SLOT464arch/alpha/kernel/bios32.cdev->irq = irq_tab[PCI_SLOT(dev->devfn) - min_idsel][pin];
PCI_SLOT666arch/alpha/kernel/bios32.cif (PCI_SLOT(dev->devfn) < 6 ||
PCI_SLOT667arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn) >= 6 + sizeof(pirq_tab)/sizeof(pirq_tab[0]))
PCI_SLOT671arch/alpha/kernel/bios32.cdev->vendor, dev->device, PCI_SLOT(dev->devfn));
PCI_SLOT676arch/alpha/kernel/bios32.cpirq = pirq_tab[PCI_SLOT(dev->devfn) - 6][pin];
PCI_SLOT1597drivers/net/de4x5.cdev_num = PCI_SLOT(dev_fn);
PCI_SLOT582drivers/pci/pci.cbus, PCI_SLOT(devfn), PCI_FUNC(devfn));