Searched refs:PCI_SLOT (Results 1 – 9 of 9) sorted by relevance
112 #define PCI_SLOT(devfn) ((devfn) >> 3) macro198 PCI_SLOT(devfn), PCI_FUNC(devfn)); in pci_bus_read_config_word()211 PCI_SLOT(devfn), PCI_FUNC(devfn)); in pci_bus_read_config_byte()224 PCI_SLOT(devfn), PCI_FUNC(devfn)); in pci_bus_write_config_byte()
74 PCI_SLOT(pdev->devfn), in drm_pci_set_busid()91 p->devnum != PCI_SLOT(pdev->devfn) || p->funcnum != PCI_FUNC(pdev->devfn)) in drm_legacy_pci_irq_by_busid()
1065 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn)); in drm_show_fdinfo()
2062 info->dev = PCI_SLOT(dev->pdev->devfn); in drm_getpciinfo()
73 dev = PCI_SLOT(adev->pdev->devfn); in amdgpu_show_fdinfo()
531 vhdr->PCIDevice == PCI_SLOT(adev->pdev->devfn) && in amdgpu_acpi_vfct_bios()
797 vhdr->PCIDevice == PCI_SLOT(rdev->pdev->devfn) && in radeon_acpi_vfct_bios()
1242 PCI_SLOT(pdev->devfn) == 2 && in is_igp()
1325 PCI_SLOT(pdev->devfn), in kfd_ioctl_map_memory_to_gpu()