PCI_SLOT
vhdr->PCIDevice == PCI_SLOT(adev->pdev->devfn) &&
PCI_SLOT(pdev->devfn),
info->dev = PCI_SLOT(dev->pdev->devfn);
PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_SLOT(pdev->devfn),
PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_SLOT(devfn), PCI_FUNC(devfn));
vhdr->PCIDevice == PCI_SLOT(rdev->pdev->devfn) &&