/openbmc/linux/arch/sparc/kernel/ |
H A D | leon_pci_grpci1.c | 119 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r32() 156 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r16() 169 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r8() 181 unsigned int devfn, int where, u32 val) in grpci1_cfg_w32() 208 unsigned int devfn, int where, u32 val) in grpci1_cfg_w16() 224 unsigned int devfn, int where, u32 val) in grpci1_cfg_w8() 241 int where, int size, u32 *val) in grpci1_read_config() 280 int where, int size, u32 val) in grpci1_write_config()
|
H A D | pcic.c | 174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… argument 177 int where, u32 *value) in pcic_read_config_dword() 214 int where, int size, u32 *val) in pcic_read_config() 238 int where, u32 value) in pcic_write_config_dword() 253 int where, int size, u32 val) in pcic_write_config()
|
H A D | leon_pci_grpci2.c | 237 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r32() 283 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r16() 296 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r8() 308 unsigned int devfn, int where, u32 val) in grpci2_cfg_w32() 346 unsigned int devfn, int where, u32 val) in grpci2_cfg_w16() 362 unsigned int devfn, int where, u32 val) in grpci2_cfg_w8() 379 int where, int size, u32 *val) in grpci2_read_config() 418 int where, int size, u32 val) in grpci2_write_config()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 46 static int ioc3_cfg_rd(void *addr, int where, int size, u32 *value, u32 sid) in ioc3_cfg_rd() 74 static int ioc3_cfg_wr(void *addr, int where, int size, u32 value) in ioc3_cfg_wr() 120 int where, int size, u32 *value) in pci_conf0_read_config() 157 int where, int size, u32 *value) in pci_conf1_read_config() 196 int where, int size, u32 *value) in pci_read_config() 205 int where, int size, u32 value) in pci_conf0_write_config() 244 int where, int size, u32 value) in pci_conf1_write_config() 285 int where, int size, u32 value) in pci_write_config()
|
H A D | ops-loongson2.c | 34 unsigned int devfn, int where, in loongson_pcibios_config_access() 119 int where, int size, u32 *val) in loongson_pcibios_read() 143 int where, int size, u32 val) in loongson_pcibios_write()
|
H A D | pci-rt2880.c | 55 unsigned int func, unsigned int where) in rt2880_pci_get_cfgaddr() 62 int where, int size, u32 *val) in rt2880_pci_config_read() 89 int where, int size, u32 val) in rt2880_pci_config_write()
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | ops-dreamcast.c | 46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() 62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_msc01.c | 29 int where, u32 *data) in msc01_config_access() 65 int where, u32 *value) in msc01_read_config_dword() 74 int where, u32 value) in msc01_write_config_dword()
|
H A D | pci_gt64120.c | 45 int where, u32 *data) in gt_config_access() 116 int where, u32 *value) in gt_read_config_dword() 125 int where, u32 value) in gt_write_config_dword()
|
/openbmc/linux/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixmap.c | 63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() 109 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory()
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-thunder-pem.c | 38 int where, int size, u32 *val) in thunder_pem_bridge_read() 138 int where, int size, u32 *val) in thunder_pem_config_read() 214 int where, int size, u32 val) in thunder_pem_bridge_write() 287 int where, int size, u32 val) in thunder_pem_config_write()
|
H A D | pcie-rockchip-host.c | 101 int where, int size, u32 *val) in rockchip_pcie_rd_own_conf() 126 int where, int size, u32 val) in rockchip_pcie_wr_own_conf() 155 int where, int size, u32 *val) in rockchip_pcie_rd_other_conf() 188 int where, int size, u32 val) in rockchip_pcie_wr_other_conf() 216 static int rockchip_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in rockchip_pcie_rd_conf() 232 int where, int size, u32 val) in rockchip_pcie_wr_conf()
|
H A D | pcie-altera.c | 321 int where, u8 byte_en, bool read, u32 *headers) in get_tlp_header() 339 int where, u8 byte_en, u32 *value) in tlp_cfg_dword_read() 352 int where, u8 byte_en, u32 value) in tlp_cfg_dword_write() 382 static int s10_rp_read_cfg(struct altera_pcie *pcie, int where, in s10_rp_read_cfg() 403 int where, int size, u32 value) in s10_rp_write_cfg() 430 unsigned int devfn, int where, int size, in _altera_pcie_cfg_read() 474 unsigned int devfn, int where, int size, in _altera_pcie_cfg_write() 505 int where, int size, u32 *value) in altera_pcie_cfg_read() 520 int where, int size, u32 value) in altera_pcie_cfg_write()
|
H A D | pci-ixp4xx.c | 186 static u32 ixp4xx_config_addr(u8 bus_num, u16 devfn, int where) in ixp4xx_config_addr() 217 static int ixp4xx_crp_read_config(struct ixp4xx_pci *p, int where, int size, in ixp4xx_crp_read_config() 255 static int ixp4xx_crp_write_config(struct ixp4xx_pci *p, int where, int size, in ixp4xx_crp_write_config() 294 int where, int size, u32 *value) in ixp4xx_pci_read_config() 341 int where, int size, u32 value) in ixp4xx_pci_write_config()
|
H A D | pcie-iproc.c | 462 int where) in iproc_pcie_map_ep_cfg_reg() 525 static void iproc_pcie_fix_cap(struct iproc_pcie *pcie, int where, u32 *val) in iproc_pcie_fix_cap() 569 int where, int size, u32 *val) in iproc_pcie_config_read() 625 int where) in iproc_pcie_map_cfg_bus() 648 int where) in iproc_pcie_bus_map_cfg_bus() 655 unsigned int devfn, int where, in iproc_pci_raw_config_read32() 673 unsigned int devfn, int where, in iproc_pci_raw_config_write32() 697 int where, int size, u32 *val) in iproc_pcie_config_read32() 713 int where, int size, u32 val) in iproc_pcie_config_write32()
|
/openbmc/linux/fs/fscache/ |
H A D | cache.c | 45 enum fscache_cache_trace where) in fscache_get_cache_maybe() 180 enum fscache_cache_trace where) in fscache_put_cache() 211 enum fscache_cache_trace where = in fscache_relinquish_cache() local
|
H A D | volume.c | 21 enum fscache_volume_trace where) in fscache_get_volume() 31 enum fscache_volume_trace where) in fscache_try_get_volume() 44 enum fscache_volume_trace where) in fscache_see_volume() 423 enum fscache_volume_trace where) in fscache_put_volume()
|
/openbmc/linux/arch/arm/plat-orion/ |
H A D | pcie.c | 209 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf() 228 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_tlp() 251 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_wa() 267 u32 devfn, int where, int size, u32 val) in orion_pcie_wr_conf()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_apecs.c | 93 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr() 275 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_read_config() 294 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_write_config()
|
H A D | core_irongate.c | 82 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr() 103 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_read_config() 128 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_write_config()
|
H A D | core_tsunami.c | 92 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr() 116 tsunami_read_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_read_config() 141 tsunami_write_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_write_config()
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | aer_inject.c | 138 static u32 *find_pci_config_dword(struct aer_error *err, int where, in find_pci_config_dword() 181 static int aer_inj_read(struct pci_bus *bus, unsigned int devfn, int where, in aer_inj_read() 199 static int aer_inj_write(struct pci_bus *bus, unsigned int devfn, int where, in aer_inj_write() 218 int where, int size, u32 *val) in aer_inj_read_config() 249 int where, int size, u32 val) in aer_inj_write_config()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci.c | 586 int where, int size, u32 *val) in pnv_pci_cfg_read() 622 int where, int size, u32 val) in pnv_pci_cfg_write() 678 int where, int size, u32 *val) in pnv_pci_read_config() 707 int where, int size, u32 val) in pnv_pci_write_config()
|
/openbmc/linux/drivers/pci/ |
H A D | pci-bridge-emul.c | 458 int pci_bridge_emul_conf_read(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_read() 535 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write()
|
/openbmc/linux/drivers/md/ |
H A D | dm-io.c | 307 struct dm_io_region *where, struct dpages *dp, in do_region() 386 struct dm_io_region *where, struct dpages *dp, in dispatch_io() 428 struct dm_io_region *where, blk_opf_t opf, struct dpages *dp, in sync_io() 462 struct dm_io_region *where, blk_opf_t opf, in async_io() 526 struct dm_io_region *where, unsigned long *sync_error_bits, in dm_io()
|