| /pciutils/lib/ |
| H A D | generic.c | 217 pci_generic_block_op(struct pci_dev *d, int pos, byte *buf, int len, in pci_generic_block_op() 250 pci_generic_block_read(struct pci_dev *d, int pos, byte *buf, int len) in pci_generic_block_read() 256 pci_generic_block_write(struct pci_dev *d, int pos, byte *buf, int len) in pci_generic_block_write()
|
| H A D | access.c | 95 pci_read_data(struct pci_dev *d, void *buf, int pos, int len) in pci_read_data() 130 pci_read_block(struct pci_dev *d, int pos, byte *buf, int len) in pci_read_block() 136 pci_read_vpd(struct pci_dev *d, int pos, byte *buf, int len) in pci_read_vpd() 142 pci_write_data(struct pci_dev *d, void *buf, int pos, int len) in pci_write_data() 172 pci_write_block(struct pci_dev *d, int pos, byte *buf, int len) in pci_write_block() 227 pci_setup_cache(struct pci_dev *d, byte *cache, int len) in pci_setup_cache()
|
| H A D | dump.c | 19 int len, allocated; member 37 dump_alloc_data(struct pci_dev *dev, int len) in dump_alloc_data() 65 int len, mn, bn, dn, fn, i, j; in dump_init() local 146 dump_read(struct pci_dev *d, int pos, byte *buf, int len) in dump_read()
|
| H A D | i386-ports.c | 135 conf1_read(struct pci_dev *d, int pos, byte *buf, int len) in conf1_read() 167 conf1_write(struct pci_dev *d, int pos, byte *buf, int len) in conf1_write() 225 conf2_read(struct pci_dev *d, int pos, byte *buf, int len) in conf2_read() 261 conf2_write(struct pci_dev *d, int pos, byte *buf, int len) in conf2_write()
|
| H A D | init.c | 53 size_t len = VirtualQuery(&get_current_module_handle, &info, sizeof(info)); in get_current_module_handle() local 261 int len = strlen(s) + 1; in pci_strdup() local 299 size_t len; in pci_init_name_list_path() local 416 int len = strlen(PCI_PATH_IDS_DIR); in pci_init_name_list_path() local
|
| H A D | nbsd-libpci.c | 68 nbsd_read(struct pci_dev *d, int pos, byte *buf, int len) in nbsd_read() 101 nbsd_write(struct pci_dev *d, int pos, byte *buf, int len) in nbsd_write()
|
| H A D | obsd-device.c | 58 obsd_read(struct pci_dev *d, int pos, byte *buf, int len) in obsd_read() 104 obsd_write(struct pci_dev *d, int pos, byte *buf, int len) in obsd_write()
|
| H A D | aix-device.c | 129 int len; in aix_detect() local 217 aix_read(struct pci_dev *d, int pos, byte *buf, int len) in aix_read() 239 aix_write(struct pci_dev *d, int pos, byte *buf, int len) in aix_write()
|
| H A D | sylixos-device.c | 65 sylixos_read(struct pci_dev *d, int pos, byte *buf, int len) in sylixos_read() 106 sylixos_write(struct pci_dev *d, int pos, byte *buf, int len) in sylixos_write()
|
| H A D | fbsd-device.c | 248 fbsd_read(struct pci_dev *d, int pos, byte *buf, int len) in fbsd_read() 300 fbsd_write(struct pci_dev *d, int pos, byte *buf, int len) in fbsd_write()
|
| H A D | mmio-ports.c | 296 conf1_ext_read(struct pci_dev *d, int pos, byte *buf, int len) in conf1_ext_read() 335 conf1_read(struct pci_dev *d, int pos, byte *buf, int len) in conf1_read() 344 conf1_ext_write(struct pci_dev *d, int pos, byte *buf, int len) in conf1_ext_write() 394 conf1_write(struct pci_dev *d, int pos, byte *buf, int len) in conf1_write()
|
| H A D | rt-thread-smart-dm.c | 163 rt_thread_smart_dm_read(struct pci_dev *d, int pos, byte *buf, int len) in rt_thread_smart_dm_read() 182 rt_thread_smart_dm_write(struct pci_dev *d, int pos, byte *buf, int len) in rt_thread_smart_dm_write()
|
| H A D | proc.c | 169 proc_read(struct pci_dev *d, int pos, byte *buf, int len) in proc_read() 188 proc_write(struct pci_dev *d, int pos, byte *buf, int len) in proc_write()
|
| H A D | win32-cfgmgr32.c | 232 fmt_validate(const char *s, int len, const char *fmt) in fmt_validate() 246 int i, len; in seq_xdigit_validate() local 596 int len = strlen(driver); in driver_cmp() local 617 int len; in get_driver_path_for_regkey() local 1323 int len; in fill_data_from_string() local 1670 win32_cfgmgr32_read(struct pci_dev *d, int pos, byte *buf, int len) in win32_cfgmgr32_read() 1686 win32_cfgmgr32_write(struct pci_dev *d, int pos, byte *buf, int len) in win32_cfgmgr32_write()
|
| H A D | aos-expansion.c | 171 aos_expansion_read(struct pci_dev *d, int pos, byte *buf, int len) in aos_expansion_read() 188 aos_expansion_write(struct pci_dev *d, int pos, byte *buf, int len) in aos_expansion_write()
|
| H A D | darwin.c | 112 darwin_read(struct pci_dev *d, int pos, byte *buf, int len) in darwin_read() 156 darwin_write(struct pci_dev *d, int pos, byte *buf, int len) in darwin_write()
|
| H A D | hurd.c | 216 hurd_read(struct pci_dev *d, int pos, byte * buf, int len) in hurd_read() 250 hurd_write(struct pci_dev *d, int pos, byte * buf, int len) in hurd_write()
|
| H A D | emulated.c | 75 pci_emulated_read(struct pci_dev *d, int pos, byte *buf, int len) in pci_emulated_read()
|
| H A D | sysfs.c | 543 static int sysfs_read(struct pci_dev *d, int pos, byte *buf, int len) in sysfs_read() 561 static int sysfs_write(struct pci_dev *d, int pos, byte *buf, int len) in sysfs_write() 582 static int sysfs_read_vpd(struct pci_dev *d, int pos, byte *buf, int len) in sysfs_read_vpd()
|
| H A D | win32-sysdbg.c | 246 win32_sysdbg_read(struct pci_dev *d, int pos, byte *buf, int len) in win32_sysdbg_read() 262 win32_sysdbg_write(struct pci_dev *d, int pos, byte *buf, int len) in win32_sysdbg_write()
|
| H A D | names-hash.c | 70 int len = strlen(text); in pci_id_insert() local
|
| /pciutils/ |
| H A D | ls-vpd.c | 58 print_vpd_string(const byte *buf, word len) in print_vpd_string() 75 print_vpd_binary(const byte *buf, word len) in print_vpd_binary() 87 read_vpd(struct device *d, int pos, byte *buf, int len, byte *csum) in read_vpd()
|
| H A D | ls-ecaps.c | 866 dvsec_cxl_device(struct device *d, int rev, int where, int len) in dvsec_cxl_device() 955 dvsec_cxl_port(struct device *d, int where, int len) in dvsec_cxl_port() 981 dvsec_cxl_register_locator(struct device *d, int where, int len) in dvsec_cxl_register_locator() 1131 dvsec_cxl_flex_bus(struct device *d, int where, int rev, int len) in dvsec_cxl_flex_bus() 1260 cap_dvsec_cxl(struct device *d, int id, int rev, int where, int len) in cap_dvsec_cxl() 1324 u16 len = BITS(hdr, 20, 12); in cap_dvsec() local 1631 static const char *ide_alg(char *buf, size_t len, u32 l) in ide_alg()
|
| H A D | lspci.c | 90 config_fetch(struct device *d, unsigned int pos, unsigned int len) in config_fetch() 171 check_conf_range(struct device *d, unsigned int pos, unsigned int len) in check_conf_range() 407 pciaddr_t len = (p->known_fields & PCI_FILL_SIZES) ? p->size[i] : 0; in show_bases() local 499 pciaddr_t len = (p->known_fields & PCI_FILL_SIZES) ? p->rom_size : 0; in show_rom() local
|
| H A D | common.c | 51 int len = strlen(str) + 1; in xstrdup() local
|