taglinefilesource code
PCI_SLOT149arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT167arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT192arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn),
PCI_SLOT423arch/alpha/kernel/bios32.cif (irq_tab[PCI_SLOT(dev->devfn) - min_idsel][pin] != -1)
PCI_SLOT424arch/alpha/kernel/bios32.cdev->irq = irq_tab[PCI_SLOT(dev->devfn) - min_idsel][pin];
PCI_SLOT611arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn) < 6 ||
PCI_SLOT612arch/alpha/kernel/bios32.cPCI_SLOT(dev->devfn) >= 6 + sizeof(pirq_tab)/sizeof(pirq_tab[0]))
PCI_SLOT615arch/alpha/kernel/bios32.cdev->bus->number, PCI_SLOT(dev->devfn));
PCI_SLOT620arch/alpha/kernel/bios32.cpirq = pirq_tab[PCI_SLOT(dev->devfn) - 6][pin];
PCI_SLOT1577drivers/net/de4x5.cdev_num = PCI_SLOT(dev_fn);
PCI_SLOT542drivers/pci/pci.cbus, PCI_SLOT(devfn), PCI_FUNC(devfn));