Lines Matching defs:pci_devfn
225 int sub_bus, pci_devfn, pci_class, cmdstat, found_multi=0;
247 for (pci_devfn = 0; pci_devfn < 0xff; pci_devfn++)
250 if ((current_bus == pci_ctrl->first_busno) && (pci_devfn == 0))
253 if (PCI_FUNC(pci_devfn) && !found_multi)
257 pciauto_dev.devfn = pci_devfn;
263 if (!PCI_FUNC(pci_devfn))
279 PCI_SLOT(pci_devfn));
310 current_bus, PCI_SLOT(pci_devfn), PCI_FUNC(pci_devfn));
313 pciauto_setup_irq(pci_ctrl, dev, pci_devfn);