PCI_SLOT
dev = pci_find_dbsf(domain, bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
dev = pci_find_bsf(pbus->number, PCI_SLOT(devfn), PCI_FUNC(devfn));
int tmp_dev_num, dev_num = PCI_SLOT(pdev_in->devfn);
tmp_dev_num = PCI_SLOT(tmp_rdev->en_dev->pdev->devfn);
int tmp_dev_num, dev_num = PCI_SLOT(pdev_in->devfn);
tmp_dev_num = PCI_SLOT(tmp_rdev->en_dev->pdev->devfn);
wslot.bits.slot = PCI_SLOT(devfn);
0, PCI_SLOT(devfn), PCI_FUNC(devfn));
return PCI_SLOT(pdev->devfn) * 8 + PCI_FUNC(pdev->devfn);
pdev->vendor, pdev->device, PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn)) \