Searched defs:devfn (Results 26 - 50 of 216) sorted by relevance

123456789

/linux-master/arch/m68k/coldfire/
H A Dpci.c53 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) argument
58 static int mcf_pci_readconfig(struct pci_bus *bus, unsigned int devfn, argument
92 static int mcf_pci_writeconfig(struct pci_bus *bus, unsigned int devfn, argument
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c66 tegra194_map_bus(struct pci_bus *bus, unsigned int devfn, int where) argument
/linux-master/arch/loongarch/pci/
H A Dpci.c19 int raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn, argument
29 int raw_pci_write(unsigned int domain, unsigned int bus, unsigned int devfn, argument
/linux-master/arch/x86/pci/
H A Dmmconfig_64.c19 static char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) argument
28 pci_mmcfg_read(unsigned int seg, unsigned int bus, unsigned int devfn, int reg, int len, u32 *value) argument
62 pci_mmcfg_write(unsigned int seg, unsigned int bus, unsigned int devfn, int reg, int len, u32 value) argument
H A Dmmconfig_32.c27 static u32 get_base_addr(unsigned int seg, int bus, unsigned devfn) argument
39 static void pci_exp_set_dev_base(unsigned int base, int bus, int devfn) argument
51 pci_mmcfg_read(unsigned int seg, unsigned int bus, unsigned int devfn, int reg, int len, u32 *value) argument
90 pci_mmcfg_write(unsigned int seg, unsigned int bus, unsigned int devfn, int reg, int len, u32 value) argument
[all...]
/linux-master/drivers/ssb/
H A Ddriver_gige.c110 static int ssb_gige_pci_read_config(struct pci_bus *bus, unsigned int devfn, argument
140 static int ssb_gige_pci_write_config(struct pci_bus *bus, unsigned int devfn, argument
/linux-master/arch/mips/pci/
H A Dpci-bcm1480.c84 static int bcm1480_pci_can_access(struct pci_bus *bus, int devfn) argument
107 static int bcm1480_pcibios_read(struct pci_bus *bus, unsigned int devfn, argument
132 static int bcm1480_pcibios_write(struct pci_bus *bus, unsigned int devfn, argument
[all...]
H A Dpci-sb1250.c91 static int sb1250_pci_can_access(struct pci_bus *bus, int devfn) argument
116 static int sb1250_pcibios_read(struct pci_bus *bus, unsigned int devfn, argument
141 static int sb1250_pcibios_write(struct pci_bus *bus, unsigned int devfn, argument
[all...]
H A Dpci-bcm1480ht.c75 static int bcm1480ht_can_access(struct pci_bus *bus, int devfn) argument
96 static int bcm1480ht_pcibios_read(struct pci_bus *bus, unsigned int devfn, argument
121 static int bcm1480ht_pcibios_write(struct pci_bus *bus, unsigned int devfn, argument
[all...]
/linux-master/drivers/misc/cb710/
H A Dcore.c31 unsigned int devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0); local
/linux-master/arch/sparc/kernel/
H A Dprom_32.c97 unsigned int devfn; local
/linux-master/drivers/xen/xen-pciback/
H A Dvpci.c31 __xen_pcibk_get_pci_dev(struct xen_pcibk_device *pdev, unsigned int domain, unsigned int bus, unsigned int devfn) argument
232 __xen_pcibk_get_pcifront_dev(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, unsigned int *domain, unsigned int *bus, unsigned int *devfn) argument
[all...]
/linux-master/drivers/pci/
H A Dpci-label.c65 int devfn = pdev->devfn; local
H A Decam.c167 void __iomem *pci_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, argument
/linux-master/drivers/pci/controller/
H A Dpci-thunder-ecam.c83 static int thunder_ecam_p2_config_read(struct pci_bus *bus, unsigned int devfn, argument
122 static int thunder_ecam_config_read(struct pci_bus *bus, unsigned int devfn, argument
29 handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
319 thunder_ecam_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci-versatile.c47 versatile_map_bus(struct pci_bus *bus, unsigned int devfn, int offset) argument
/linux-master/arch/powerpc/kernel/
H A Dpci_dn.c58 pci_get_pdn_by_devfn(struct pci_bus *bus, int devfn) argument
148 add_one_sriov_vf_pdn(struct pci_dn *parent, int busno, int devfn) argument
[all...]
H A Dpci_32.c162 int pci_device_from_OF_node(struct device_node *node, u8 *bus, u8 *devfn) argument
H A Dpci_64.c290 int pci_device_from_OF_node(struct device_node *np, u8 *bus, u8 *devfn) argument
/linux-master/drivers/misc/cxl/
H A Dvphb.c75 static int cxl_pcie_cfg_record(u8 bus, u8 devfn) argument
97 static inline int cxl_pcie_config_info(struct pci_bus *bus, unsigned int devfn, argument
110 static int cxl_pcie_read_config(struct pci_bus *bus, unsigned int devfn, argument
150 static int cxl_pcie_write_config(struct pci_bus *bus, unsigned int devfn, argument
/linux-master/drivers/usb/cdns3/
H A Dcdns3-pci-wrap.c20 int devfn; member in struct:cdns3_wrap
[all...]
/linux-master/arch/arm/mach-dove/
H A Dpcie.c93 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, argument
113 static int pcie_wr_conf(struct pci_bus *bus, u32 devfn, argument
/linux-master/arch/arm64/kernel/
H A Dpci.c35 raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn, int reg, int len, u32 *val) argument
45 raw_pci_write(unsigned int domain, unsigned int bus, unsigned int devfn, int reg, int len, u32 val) argument
/linux-master/drivers/pci/hotplug/
H A Dcpci_hotplug.h32 unsigned int devfn; member in struct:slot
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dholly.c45 holly_exclude_device(struct pci_controller *hose, u_char bus, u_char devfn) argument

Completed in 602 milliseconds

123456789