Searched refs:PCI_DEV2DEVFN (Results 1 – 7 of 7) sorted by relevance
87 printk(BIOS_DEBUG, "Started PEG1%d link training.\n", PCI_FUNC(PCI_DEV2DEVFN(dev))); in start_peg2_link_training()104 peg_hidden[PCI_FUNC(PCI_DEV2DEVFN(dev))] = true; in start_peg2_link_training()106 PCI_FUNC(PCI_DEV2DEVFN(dev))); in start_peg2_link_training()
22 __func__, group->slot, PCI_FUNC(PCI_DEV2DEVFN(dev))); in pcie_rp_original_idx()29 __func__, group->slot, PCI_FUNC(PCI_DEV2DEVFN(dev))); in pcie_rp_original_idx()48 __func__, port_num, group->slot, PCI_FUNC(PCI_DEV2DEVFN(dev))); in pcie_rp_original_idx()
73 return pcidev_path_on_root(PCI_DEV2DEVFN(dev)); in uart_get_device()
117 devfn = PCI_DEV2DEVFN(dev); in pci_map_bus()
606 #define PCI_DEV2DEVFN(sdev) (((sdev)>>12) & 0xff) macro
165 devfn = PCI_DEV2DEVFN(dev); in qcom_dw_pcie_get_config_addr()
1322 dev->path.pci.devfn == PCI_DEV2DEVFN(sdev); in pci_match_simple_dev()