tag | line | file | source code |
---|---|---|---|
PCI_FUNC | 188 | arch/alpha/kernel/bios32.c | PCI_FUNC(dev->devfn)); |
PCI_FUNC | 206 | arch/alpha/kernel/bios32.c | PCI_FUNC(dev->devfn)); |
PCI_FUNC | 233 | arch/alpha/kernel/bios32.c | PCI_FUNC(dev->devfn), size); |
PCI_FUNC | 600 | drivers/pci/pci.c | bus, PCI_SLOT(devfn), PCI_FUNC(devfn)); |
PCI_FUNC | 770 | drivers/pci/pci.c | if (PCI_FUNC(devfn) == 0) { |