| /pciutils/ |
| H A D | ls-vpd.c | 33 byte id1, id2; 34 byte format; 58 print_vpd_string(const byte *buf, word len) in print_vpd_string() 62 byte ch = *buf++; 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() 100 byte buf[256]; in cap_vpd() 101 byte tag; in cap_vpd() 102 byte csum = 0; in cap_vpd() 162 byte id[2], id1, id2; in cap_vpd()
|
| H A D | lspci.h | 46 byte *config; /* Cached configuration space data */ 47 byte *present; /* Maps which configuration bytes are present */ 59 byte get_conf_byte(struct device *d, unsigned int pos);
|
| H A D | ls-map.c | 19 byte this, dev, func, first, last, bug; 23 byte exists; 24 byte guestbook;
|
| H A D | lspci.c | 180 byte 799 byte htype = d->no_config_access ? -1 : (get_conf_byte(d, PCI_HEADER_TYPE) & 0x7f); in show_verbose() 800 byte bist; in show_verbose() 801 byte max_lat, min_gnt; in show_verbose() 878 byte latency = get_conf_byte(d, PCI_LATENCY_TIMER); in show_verbose() 879 byte cache_line = get_conf_byte(d, PCI_CACHE_LINE_SIZE); in show_verbose() 900 byte int_pin = unknown_config_data ? 0 : get_conf_byte(d, PCI_INTERRUPT_PIN); in show_verbose() 914 byte latency = get_conf_byte(d, PCI_LATENCY_TIMER); in show_verbose()
|
| /pciutils/lib/ |
| H A D | names-net.c | 51 byte *sections[DNS_NUM_SECTIONS+1]; 52 byte *sec_ptr, *sec_end; 59 byte *rr_data; 62 static byte * 63 dns_skip_name(byte *p, byte *end) in dns_skip_name() 86 dns_parse_packet(struct dns_state *s, byte *p, unsigned int plen) in dns_parse_packet() 88 byte *end = p + plen; in dns_parse_packet() 141 byte *p = s->sec_ptr; in dns_parse_rr() 142 byte *end = s->sec_end; in dns_parse_rr() 166 byte answer[4096]; in pci_id_net_lookup() [all …]
|
| H A D | internal.h | 68 int (*read)(struct pci_dev *, int pos, byte *buf, int len); 69 int (*write)(struct pci_dev *, int pos, byte *buf, int len); 70 int (*read_vpd)(struct pci_dev *, int pos, byte *buf, int len); 76 void pci_generic_scan_bus(struct pci_access *, byte *busmap, int domain, int bus); 80 int pci_generic_block_read(struct pci_dev *, int pos, byte *buf, int len); 81 int pci_generic_block_write(struct pci_dev *, int pos, byte *buf, int len); 84 int pci_emulated_read(struct pci_dev *d, int pos, byte *buf, int len);
|
| H A D | access.c | 105 byte 108 byte buf; in pci_read_byte() 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() 152 pci_write_byte(struct pci_dev *d, int pos, byte data) in pci_write_byte() 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 | i386-ports.c | 89 if (m->read(&d, PCI_CLASS_DEVICE, (byte *) &class, sizeof(class)) && in intel_sanity_check() 91 m->read(&d, PCI_VENDOR_ID, (byte *) &vendor, sizeof(vendor)) && in intel_sanity_check() 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 | generic.c | 16 pci_generic_scan_bus(struct pci_access *a, byte *busmap, int domain, int bus) in pci_generic_scan_bus() 75 byte busmap[256]; in pci_generic_scan_domain() 217 pci_generic_block_op(struct pci_dev *d, int pos, byte *buf, int len, in pci_generic_block_op() 218 int (*r)(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 | caps.c | 37 byte been_there[256]; in pci_scan_trad_caps() 47 byte id = pci_read_byte(d, where + PCI_CAP_LIST_ID); in pci_scan_trad_caps() 48 byte next = pci_read_byte(d, where + PCI_CAP_LIST_NEXT) & ~3; in pci_scan_trad_caps() 61 byte been_there[0x1000]; in pci_scan_ext_caps()
|
| H A D | aos-expansion.c | 171 aos_expansion_read(struct pci_dev *d, int pos, byte *buf, int len) in aos_expansion_read() 174 byte *ptr = buf; in aos_expansion_read() 188 aos_expansion_write(struct pci_dev *d, int pos, byte *buf, int len) in aos_expansion_write() 191 byte *ptr = buf; in aos_expansion_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 | dump.c | 20 byte data[1]; 146 dump_read(struct pci_dev *d, int pos, byte *buf, int len) in dump_read() 165 dump_write(struct pci_dev *d UNUSED, int pos UNUSED, byte *buf UNUSED, int len UNUSED) in dump_write()
|
| H A D | aix-device.c | 203 byte busmap[256]; in aix_scan() 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 | names.h | 18 byte cat; 19 byte src;
|
| 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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()
|
| /pciutils/tests/ |
| H A D | cap-vc-and-rcl | 2 Subsystem: Giga-byte Technology Device 1466 320 Capabilities: [90] Subsystem: Giga-byte Technology Device 1999 1479 Subsystem: Giga-byte Technology Device 1999 1505 Subsystem: Giga-byte Technology Device 1999 1531 Subsystem: Giga-byte Technology Device 1999 1557 Subsystem: Giga-byte Technology Device 1999 1583 Subsystem: Giga-byte Technology Device 1999 1639 Subsystem: Giga-byte Technology Device 1999 1662 Subsystem: Giga-byte Technology Device 1999 1694 Subsystem: Giga-byte Technology Device 1999 [all …]
|