| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | iommu.c | 786 u8 devfn, int alloc) in iommu_context_addr() 898 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn) in device_to_iommu() 975 static int device_context_mapped(struct intel_iommu *iommu, u8 bus, u8 devfn) in device_context_mapped() 1491 u8 bus, u8 devfn) in iommu_support_dev_iotlb() 2143 u8 bus, u8 devfn) in domain_context_mapping_one() 2311 u8 bus, devfn; in domain_context_mapping() local 2342 u8 bus, devfn; in domain_context_mapped() local 2551 static void domain_context_clear_one(struct intel_iommu *iommu, u8 bus, u8 devfn) in domain_context_clear_one() 2635 dmar_search_domain_by_dev_info(int segment, int bus, int devfn) in dmar_search_domain_by_dev_info() 2690 int bus, int devfn, in dmar_insert_one_dev_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | hw-me.c | 1370 unsigned int devfn; in mei_me_fw_type_nm() local 1396 unsigned int devfn; in mei_me_fw_type_sps_4() local 1421 unsigned int devfn; in mei_me_fw_type_sps() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | drivers.c | 317 unsigned int devfn = to_pci_dev(dev)->devfn; in get_node_path() local 325 unsigned int devfn = to_pci_dev(dev)->devfn; in get_node_path() local 664 unsigned int devfn = pdev->devfn; in match_pci_device() local
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig-shared.c | 305 u32 devfn; member 346 u32 bus, devfn; in pci_mmcfg_check_hostbridge() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pci-exynos.c | 339 static int exynos_pcie_rd_own_conf(struct pci_bus *bus, unsigned int devfn, in exynos_pcie_rd_own_conf() 353 static int exynos_pcie_wr_own_conf(struct pci_bus *bus, unsigned int devfn, in exynos_pcie_wr_own_conf()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_cia.c | 209 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_read_config() 228 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_write_config()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | prom_32.c | 97 unsigned int devfn; in pci_path_component() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | cpci_hotplug.h | 32 unsigned int devfn; member
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd8131_edac.h | 80 int devfn; member
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_gt64120.c | 50 unsigned int devfn = PCI_DEV(bdf) << 3 | PCI_FUNC(bdf); in gt_config_access() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | mpic.c | 448 unsigned int devfn) in mpic_scan_ht_msi() 484 unsigned int devfn) in mpic_scan_ht_msi() 491 unsigned int devfn, u32 vdid) in mpic_scan_ht_pic() 541 unsigned int devfn; in mpic_scan_ht_pics() local
|
| H A D | tsi108_pci.c | 132 tsi108_direct_read_config(struct pci_bus *bus, unsigned int devfn, int offset, in tsi108_direct_read_config()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cb710/ |
| H A D | core.c | 31 unsigned int devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0); in cb710_pci_configure() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | fsl_uli1575.c | 344 u_char bus, u_char devfn) in uli_exclude_device()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence.h | 136 #define CDNS_PCIE_AT_OB_REGION_PCI_ADDR0_DEVFN(devfn) \ argument 159 #define CDNS_PCIE_AT_OB_REGION_DESC0_DEVFN(devfn) \ argument 504 static inline void __iomem *cdns_pci_map_bus(struct pci_bus *bus, unsigned int devfn, in cdns_pci_map_bus()
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | aer.c | 742 u8 devfn = info->id & 0xff; in aer_print_port_info() local 970 u8 devfn; member 1012 void aer_recover_queue(int domain, unsigned int bus, unsigned int devfn, in aer_recover_queue()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | pci_stub.c | 43 unsigned int devfn; member 488 int domain, int bus, unsigned int devfn) in pcistub_device_id_add_list() 1065 int rc = 0, devfn = PCI_DEVFN(slot, func); in pcistub_device_id_add() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pcie.c | 59 u8 devfn = PCI_DEV(dev) << 3 | PCI_FUNC(dev); in mpc83xx_pcie_remap_cfg() local
|
| /OK3568_Linux_fs/kernel/arch/mips/txx9/generic/ |
| H A D | pci.c | 30 int top_bus, int bus, int devfn, int offset, u16 *value) in early_read_config_word()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | mpc85xx_cds.c | 71 u_char bus, u_char devfn) in mpc85xx_exclude_device()
|
| /OK3568_Linux_fs/u-boot/board/armltd/integrator/ |
| H A D | pci.c | 93 unsigned int devfn = PCI_FUNC(bdf); in v3_open_config_window() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | quirks.c | 540 unsigned int devfn; in quirk_amd_nb_node() local
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | dino.c | 171 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read() 206 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-aardvark.c | 255 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument 980 int devfn) in advk_pcie_valid_device() 1024 static int advk_pcie_rd_conf(struct pci_bus *bus, u32 devfn, in advk_pcie_rd_conf() 1112 static int advk_pcie_wr_conf(struct pci_bus *bus, u32 devfn, in advk_pcie_wr_conf()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-label.c | 50 int devfn; in find_smbios_instance_string() local
|