Lines Matching defs:devfn
705 int id = ((dev->bus->number << 8) | dev->devfn);
742 u8 devfn = info->id & 0xff;
747 pci_domain_nr(dev->bus), bus, PCI_SLOT(devfn),
748 PCI_FUNC(devfn));
840 if (e_info->id == ((dev->bus->number << 8) | dev->devfn))
930 u8 devfn = e_info->id & 0xff;
933 pci_domain_nr(parent->bus), bus, PCI_SLOT(devfn),
934 PCI_FUNC(devfn));
975 u8 devfn;
991 entry.devfn);
995 PCI_SLOT(entry.devfn), PCI_FUNC(entry.devfn));
1017 void aer_recover_queue(int domain, unsigned int bus, unsigned int devfn,
1022 .devfn = devfn,
1033 domain, bus, PCI_SLOT(devfn), PCI_FUNC(devfn));