Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 36) sorted by relevance

12

/pciutils/lib/
H A Daccess.c40 pci_link_dev(struct pci_access *a, struct pci_dev *d) in pci_link_dev()
63 struct pci_dev *d = pci_alloc_dev(a); in pci_get_dev() local
73 pci_free_properties(struct pci_dev *d) in pci_free_properties()
84 void pci_free_dev(struct pci_dev *d) in pci_free_dev()
106 pci_read_byte(struct pci_dev *d, int pos) in pci_read_byte()
114 pci_read_word(struct pci_dev *d, int pos) in pci_read_word()
122 pci_read_long(struct pci_dev *d, int pos) in pci_read_long()
152 pci_write_byte(struct pci_dev *d, int pos, byte data) in pci_write_byte()
165 pci_write_long(struct pci_dev *d, int pos, u32 data) in pci_write_long()
183 pci_reset_properties(struct pci_dev *d) in pci_reset_properties()
[all …]
H A Dcaps.c16 pci_add_cap(struct pci_dev *d, unsigned int addr, unsigned int id, unsigned int type) in pci_add_cap()
34 pci_scan_trad_caps(struct pci_dev *d) in pci_scan_trad_caps()
59 pci_scan_ext_caps(struct pci_dev *d) in pci_scan_ext_caps()
86 pci_scan_caps(struct pci_dev *d, unsigned int want_fields) in pci_scan_caps()
98 pci_free_caps(struct pci_dev *d) in pci_free_caps()
110 pci_find_cap(struct pci_dev *d, unsigned int id, unsigned int type) in pci_find_cap()
125 pci_find_cap_nr(struct pci_dev *d, unsigned int id, unsigned int type, in pci_find_cap_nr()
H A Dgeneric.c38 struct pci_dev *d; in pci_generic_scan_bus() local
88 get_hdr_type(struct pci_dev *d) in get_hdr_type()
96 pci_generic_fill_info(struct pci_dev *d, unsigned int flags) in pci_generic_fill_info()
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 Dhurd.c75 hurd_init_dev(struct pci_dev *d) in hurd_init_dev()
83 hurd_cleanup_dev(struct pci_dev *d) in hurd_cleanup_dev()
95 device_port_lookup(struct pci_dev *d) in device_port_lookup()
124 struct pci_dev *d; in enum_devices() local
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()
267 hurd_fill_regions(struct pci_dev *d) in hurd_fill_regions()
308 hurd_fill_rom(struct pci_dev *d) in hurd_fill_rom()
339 hurd_fill_info(struct pci_dev *d, unsigned int flags) in hurd_fill_info()
H A Dsysfs.c82 sysfs_obj_name(struct pci_dev *d, char *object, char *buf) in sysfs_obj_name()
93 sysfs_get_string(struct pci_dev *d, char *object, char *buf, int mandatory) in sysfs_get_string()
126 sysfs_deref_link(struct pci_dev *d, char *link_name) in sysfs_deref_link()
144 sysfs_get_value(struct pci_dev *d, char *object, int mandatory) in sysfs_get_value()
155 sysfs_get_resources(struct pci_dev *d) in sysfs_get_resources()
252 struct pci_dev *d; in sysfs_scan() local
297 struct pci_dev *d; in sysfs_fill_slots() local
337 sysfs_fill_info(struct pci_dev *d, unsigned int flags) in sysfs_fill_info()
510 sysfs_setup(struct pci_dev *d, int intent) in sysfs_setup()
543 static int sysfs_read(struct pci_dev *d, int pos, byte *buf, int len) in sysfs_read()
[all …]
H A Drt-thread-smart-dm.c74 struct pci_dev *d = pci_alloc_dev(a); in rt_thread_smart_dm_scan() local
138 rt_thread_smart_dm_setup(struct pci_dev *d, int rw) in rt_thread_smart_dm_setup()
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()
204 rt_thread_smart_dm_cleanup_dev(struct pci_dev *d) in rt_thread_smart_dm_cleanup_dev()
H A Dproc.c72 struct pci_dev *d = pci_alloc_dev(a); in proc_scan() local
135 proc_setup(struct pci_dev *d, int rw) in proc_setup()
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()
210 proc_cleanup_dev(struct pci_dev *d) in proc_cleanup_dev()
H A Di386-ports.c80 struct pci_dev d; in intel_sanity_check() local
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 Daos-expansion.c143 struct pci_dev *d; in aos_expansion_scan() local
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()
206 aos_expansion_init_dev(struct pci_dev *d) in aos_expansion_init_dev()
212 aos_expansion_cleanup_dev(struct pci_dev *d) in aos_expansion_cleanup_dev()
H A Dfbsd-device.c165 fbsd_fill_info(struct pci_dev *d, unsigned int flags) in fbsd_fill_info()
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 Dwin32-cfgmgr32.c771 get_device_driver_path(struct pci_dev *d, SC_HANDLE manager, BOOL manager_supported) in get_device_driver_path()
829 struct pci_dev *d; in fill_drivers() local
877 fill_resources(struct pci_dev *d, DEVINST devinst, DEVINSTID_A devinst_id) in fill_resources()
1315 fill_data_from_string(struct pci_dev *d, const char *str) in fill_data_from_string()
1399 fill_data_from_devinst_id(struct pci_dev *d, DEVINSTID_A devinst_id) in fill_data_from_devinst_id()
1492 struct pci_dev *d; in scan_devinst_id() local
1549 struct pci_dev *d; in win32_cfgmgr32_scan() local
1657 win32_cfgmgr32_fill_info(struct pci_dev *d, unsigned int flags) in win32_cfgmgr32_fill_info()
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()
[all …]
H A Dnames.c61 char *d = NULL; in id_lookup_subsys() local
93 format_name_pair(char *buf, int size, int flags, char *v, char *d, char *num) in format_name_pair()
129 char *v, *d, *cls, *pif; in pci_lookup_name() local
H A Dnbsd-libpci.c68 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 Dobsd-device.c58 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 Daix-device.c65 aix_bus_open(struct pci_dev *d) in aix_bus_open()
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 Dsylixos-device.c65 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 Dfilter.c89 int d; in parse_hex_field() local
198 pci_filter_match_v38(struct pci_filter *f, struct pci_dev *d) in pci_filter_match_v38()
302 pci_filter_match_v30(struct pci_filter_v30 *f, struct pci_dev *d) in pci_filter_match_v30()
H A Dmmio-ports.c296 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()
/pciutils/
H A Dls-ecaps.c17 cap_tph(struct device *d, int where) in cap_tph()
59 cap_ltr(struct device *d, int where) in cap_ltr()
82 cap_sec(struct device *d, int where) in cap_sec()
113 cap_dsn(struct device *d, int where) in cap_dsn()
266 cap_acs(struct device *d, int where) in cap_acs()
292 cap_ari(struct device *d, int where) in cap_ari()
314 cap_ats(struct device *d, int where) in cap_ats()
333 cap_pri(struct device *d, int where) in cap_pri()
511 cap_vc(struct device *d, int where) in cap_vc()
717 cap_lmr(struct device *d, int where) in cap_lmr()
[all …]
H A Dlspci.c121 struct device *d; in scan_device() local
156 struct device *d; in scan_devices() local
236 struct device *d; in sort_them() local
259 show_slot_path(struct device *d) in show_slot_path()
292 show_terse(struct device *d) in show_terse()
538 show_htype0(struct device *d) in show_htype0()
546 show_htype1(struct device *d) in show_htype1()
684 show_htype2(struct device *d) in show_htype2()
794 show_verbose(struct device *d) in show_verbose()
1078 show_device(struct device *d) in show_device()
[all …]
H A Dls-caps.c18 cap_pm(struct device *d, int where, int cap) in cap_pm()
74 cap_agp(struct device *d, int where, int cap) in cap_agp()
120 cap_pcix_nobridge(struct device *d, int where) in cap_pcix_nobridge()
159 cap_pcix_bridge(struct device *d, int where) in cap_pcix_bridge()
204 cap_pcix(struct device *d, int where) in cap_pcix()
537 cap_ht(struct device *d, int where, int cmd) in cap_ht()
605 cap_msi(struct device *d, int where, int cap) in cap_msi()
1087 device_has_memory_space_bar(struct device *d) in device_has_memory_space_bar()
1589 cap_ssvid(struct device *d, int where) in cap_ssvid()
1613 cap_af(struct device *d, int where) in cap_af()
[all …]
H A Dls-kernel.c62 static const char *next_module(struct device *d) in next_module()
175 match_pcimap(struct device *d, struct pcimap_entry *e) in match_pcimap()
190 static const char *next_module(struct device *d) in next_module()
217 next_module_filtered(struct device *d) in next_module_filtered()
236 show_kernel(struct device *d) in show_kernel()
255 show_kernel_machine(struct device *d) in show_kernel_machine()
273 show_kernel(struct device *d) in show_kernel()
283 show_kernel_machine(struct device *d) in show_kernel_machine()
H A Dls-caps-vendor.c17 show_vendor_caps_virtio(struct device *d, int where, int cap) in show_vendor_caps_virtio()
82 show_vendor_caps_intel(struct device *d, int where, int cap) in show_vendor_caps_intel()
233 do_show_vendor_caps(struct device *d, int where, int cap) in do_show_vendor_caps()
249 show_vendor_caps(struct device *d, int where, int cap) in show_vendor_caps()
H A Dls-tree.c33 struct device *d; in find_device() local
62 insert_dev(struct device *d, struct bridge *b) in insert_dev()
111 struct device *d; in grow_tree() local
290 show_tree_dev(struct pci_filter *filter, struct device *d, char *line, char *p) in show_tree_dev()
318 get_filter_for_child(struct pci_filter *filter, struct device *d) in get_filter_for_child()
333 check_dev_filter(struct pci_filter *filter, struct device *d) in check_dev_filter()
359 struct device *d; in check_bus_filter() local
389 struct device *d = b->first_dev; in show_tree_bus() local
H A Dls-vpd.c87 read_vpd(struct device *d, int pos, byte *buf, int len, byte *csum) in read_vpd()
97 cap_vpd(struct device *d) in cap_vpd()

12