Home
last modified time | relevance | path

Searched defs:me (Results 1 – 25 of 183) sorted by relevance

12345678

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.c82 detach_device_interrupt_edge(device *me, in detach_device_interrupt_edge()
351 device_parent(device *me) in device_parent()
358 device_root(device *me) in device_root()
368 device_sibling(device *me) in device_sibling()
375 device_child(device *me) in device_child()
382 device_name(device *me) in device_name()
389 device_path(device *me) in device_path()
396 device_data(device *me) in device_data()
403 device_system(device *me) in device_system()
410 device_unit_address(device *me) in device_unit_address()
[all …]
Dhw_opic.c304 device *me; /* find my way home */ member
360 hw_opic_init_data(device *me) in hw_opic_init_data()
598 assert_interrupt(device *me, in assert_interrupt()
610 negate_interrupt(device *me, in negate_interrupt()
622 can_deliver(device *me, in can_deliver()
634 deliver_pending(device *me, in deliver_pending()
659 find_interrupt_for_dest(device *me, in find_interrupt_for_dest()
690 find_lowest_dest(device *me, in find_lowest_dest()
721 handle_interrupt(device *me, in handle_interrupt()
824 do_interrupt_acknowledge_register_N_read(device *me, in do_interrupt_acknowledge_register_N_read()
[all …]
Dhw_init.c31 dma_file(device *me, in dma_file()
90 hw_file_init_data_callback(device *me) in hw_file_init_data_callback()
203 hw_data_init_data_callback(device *me) in hw_data_init_data_callback()
324 device *me = (device*)obj; in update_for_binary_section() local
412 hw_binary_init_data_callback(device *me) in hw_binary_init_data_callback()
512 write_stack_arguments(device *me, in write_stack_arguments()
553 create_ppc_elf_stack_frame(device *me, in create_ppc_elf_stack_frame()
606 create_ppc_aix_stack_frame(device *me, in create_ppc_aix_stack_frame()
638 create_ppc_chirp_bootargs(device *me, in create_ppc_chirp_bootargs()
660 hw_stack_ioctl(device *me, in hw_stack_ioctl()
Dhw_com.c207 hw_com_device_init_data(device *me) in hw_com_device_init_data()
257 update_com_interrupts(device *me, in update_com_interrupts()
284 device *me = (device*)data; in make_read_ready() local
291 read_com(device *me, in read_com()
379 hw_com_io_read_buffer_callback(device *me, in hw_com_io_read_buffer_callback()
399 device *me = (device*)data; in make_write_ready() local
406 write_com(device *me, in write_com()
445 hw_com_io_write_buffer_callback(device *me, in hw_com_io_write_buffer_callback()
476 device *me = device_instance_device(instance); in hw_com_instance_read() local
490 device *me = device_instance_device(instance); in hw_com_instance_write() local
[all …]
Ddevice_table.c38 generic_device_init_address(device *me) in generic_device_init_address()
172 generic_device_address_to_attach_address(device *me, in generic_device_address_to_attach_address()
192 generic_device_size_to_attach_size(device *me, in generic_device_size_to_attach_size()
210 passthrough_device_address_attach(device *me, in passthrough_device_address_attach()
225 passthrough_device_address_detach(device *me, in passthrough_device_address_detach()
239 passthrough_device_dma_read_buffer(device *me, in passthrough_device_dma_read_buffer()
250 passthrough_device_dma_write_buffer(device *me, in passthrough_device_dma_write_buffer()
264 ignore_device_unit_decode(device *me, in ignore_device_unit_decode()
Dhw_eeprom.c211 hw_eeprom_init_data(device *me) in hw_eeprom_init_data()
263 invalid_read(device *me, in invalid_read()
275 invalid_write(device *me, in invalid_write()
289 dump_eeprom(device *me, in dump_eeprom()
312 start_programming_byte(device *me, in start_programming_byte()
343 finish_programming_byte(device *me, in finish_programming_byte()
357 start_erasing_chip(device *me, in start_erasing_chip()
368 finish_erasing_chip(device *me, in finish_erasing_chip()
380 start_erasing_sector(device *me, in start_erasing_sector()
400 finish_erasing_sector(device *me, in finish_erasing_sector()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-properties.c44 create_hw_property_data (struct hw *me) in create_hw_property_data()
49 delete_hw_property_data (struct hw *me) in delete_hw_property_data()
57 find_property_data (struct hw *me, in find_property_data()
74 hw_add_property (struct hw *me, in hw_add_property()
126 hw_set_property (struct hw *me, in hw_set_property()
307 hw_find_property (struct hw *me, in hw_find_property()
332 hw_add_array_property (struct hw *me, in hw_add_array_property()
343 hw_set_array_property (struct hw *me, in hw_set_array_property()
352 hw_find_array_property (struct hw *me, in hw_find_array_property()
367 hw_add_boolean_property (struct hw *me, in hw_add_boolean_property()
[all …]
Dhw-ports.c52 panic_hw_port_event (struct hw *me, in panic_hw_port_event()
62 create_hw_port_data (struct hw *me) in create_hw_port_data()
70 delete_hw_port_data (struct hw *me) in delete_hw_port_data()
77 set_hw_ports (struct hw *me, in set_hw_ports()
84 set_hw_port_event (struct hw *me, in set_hw_port_event()
92 attach_hw_port_edge (struct hw *me, in attach_hw_port_edge()
110 detach_hw_port_edge (struct hw *me, in detach_hw_port_edge()
159 hw_port_event (struct hw *me, in hw_port_event()
186 hw_port_attach (struct hw *me, in hw_port_attach()
202 hw_port_detach (struct hw *me, in hw_port_detach()
[all …]
Dhw-events.c38 struct hw *me; member
51 create_hw_event_data (struct hw *me) in create_hw_event_data()
59 delete_hw_event_data (struct hw *me) in delete_hw_event_data()
75 struct hw *me = entry->event.me; in bounce_hw_event() local
91 hw_event_queue_schedule (struct hw *me, in hw_event_queue_schedule()
100 hw_event_queue_schedule_tracef (struct hw *me, in hw_event_queue_schedule_tracef()
116 hw_event_queue_schedule_vtracef (struct hw *me, in hw_event_queue_schedule_vtracef()
141 hw_event_queue_deschedule (struct hw *me, in hw_event_queue_deschedule()
166 hw_event_queue_time (struct hw *me) in hw_event_queue_time()
173 hw_event_remain_time (struct hw *me, struct hw_event *event) in hw_event_remain_time()
[all …]
Dhw-alloc.c35 create_hw_alloc_data (struct hw *me) in create_hw_alloc_data()
41 delete_hw_alloc_data (struct hw *me) in delete_hw_alloc_data()
52 hw_zalloc (struct hw *me, unsigned long size) in hw_zalloc()
62 hw_malloc (struct hw *me, unsigned long size) in hw_malloc()
72 hw_free (struct hw *me, in hw_free()
Dhw-alloc.h34 #define HW_ZALLOC(me,type) (type*) hw_zalloc (me, sizeof (type)) argument
35 #define HW_MALLOC(me,type) (type*) hw_malloc (me, sizeof (type)) argument
36 #define HW_NALLOC(me,type,n) (type*) hw_malloc (me, sizeof (type) * (n)) argument
37 #define HW_NZALLOC(me,type,n) (type*) hw_zalloc (me, sizeof (type) * (n)) argument
Ddv-core.c51 dv_core_attach_address_callback (struct hw *me, in dv_core_attach_address_callback()
76 dv_core_detach_address_callback (struct hw *me, in dv_core_detach_address_callback()
93 dv_core_dma_read_buffer_callback (struct hw *me, in dv_core_dma_read_buffer_callback()
109 dv_core_dma_write_buffer_callback (struct hw *me, in dv_core_dma_write_buffer_callback()
126 dv_core_finish (struct hw *me) in dv_core_finish()
Dhw-base.c139 generic_hw_unit_address_to_attach_address (struct hw *me, in generic_hw_unit_address_to_attach_address()
160 generic_hw_unit_size_to_attach_size (struct hw *me, in generic_hw_unit_size_to_attach_size()
179 passthrough_hw_attach_address (struct hw *me, in passthrough_hw_attach_address()
194 passthrough_hw_detach_address (struct hw *me, in passthrough_hw_detach_address()
209 panic_hw_io_read_buffer (struct hw *me, in panic_hw_io_read_buffer()
220 panic_hw_io_write_buffer (struct hw *me, in panic_hw_io_write_buffer()
231 passthrough_hw_dma_read_buffer (struct hw *me, in passthrough_hw_dma_read_buffer()
244 passthrough_hw_dma_write_buffer (struct hw *me, in passthrough_hw_dma_write_buffer()
260 ignore_hw_delete (struct hw *me) in ignore_hw_delete()
423 hw_finished_p (struct hw *me) in hw_finished_p()
[all …]
Dhw-device.c35 hw_unit_address (struct hw *me) in hw_unit_address()
44 hw_ioctl (struct hw *me, in hw_ioctl()
57 hw_strdup (struct hw *me, const char *str) in hw_strdup()
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Ddevices.c32 bfin_mmr_invalid (struct hw *me, address_word addr, in bfin_mmr_invalid()
68 dv_bfin_mmr_invalid (struct hw *me, address_word addr, unsigned nr_bytes, in dv_bfin_mmr_invalid()
75 dv_bfin_mmr_require (struct hw *me, address_word addr, unsigned nr_bytes, in dv_bfin_mmr_require()
87 dv_bfin_mmr_require_16_32 (struct hw *me, address_word addr, unsigned nr_bytes, in dv_bfin_mmr_require_16_32()
97 unsigned int dv_get_bus_num (struct hw *me) in dv_get_bus_num()
Ddv-bfin_uart.c79 bfin_uart_poll (struct hw *me, void *data) in bfin_uart_poll()
94 bfin_uart_reschedule (struct hw *me) in bfin_uart_reschedule()
115 bfin_uart_write_byte (struct hw *me, bu16 thr, bu16 mcr) in bfin_uart_write_byte()
134 bfin_uart_io_write_buffer (struct hw *me, const void *source, in bfin_uart_io_write_buffer()
195 bfin_uart_get_next_byte (struct hw *me, bu16 rbr, bu16 mcr, bool *fresh) in bfin_uart_get_next_byte()
237 bfin_uart_get_status (struct hw *me) in bfin_uart_get_status()
259 bfin_uart_io_read_buffer (struct hw *me, void *dest, in bfin_uart_io_read_buffer()
315 bfin_uart_read_buffer (struct hw *me, unsigned char *buffer, unsigned nr_bytes) in bfin_uart_read_buffer()
343 bfin_uart_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_uart_dma_read_buffer()
351 bfin_uart_write_buffer (struct hw *me, const unsigned char *buffer, in bfin_uart_write_buffer()
[all …]
Ddv-bfin_gpio.c67 bfin_gpio_forward_int (struct hw *me, struct bfin_gpio *port, bu32 mask, in bfin_gpio_forward_int()
74 bfin_gpio_forward_ints (struct hw *me, struct bfin_gpio *port) in bfin_gpio_forward_ints()
81 bfin_gpio_forward_ouput (struct hw *me, struct bfin_gpio *port, bu32 odata) in bfin_gpio_forward_ouput()
105 bfin_gpio_io_write_buffer (struct hw *me, const void *source, int space, in bfin_gpio_io_write_buffer()
181 bfin_gpio_io_read_buffer (struct hw *me, void *dest, int space, in bfin_gpio_io_read_buffer()
256 bfin_gpio_port_event (struct hw *me, int my_port, struct hw *source, in bfin_gpio_port_event()
338 attach_bfin_gpio_regs (struct hw *me, struct bfin_gpio *port) in attach_bfin_gpio_regs()
366 bfin_gpio_finish (struct hw *me) in bfin_gpio_finish()
Ddv-bfin_ctimer.c64 bfin_ctimer_expire (struct hw *me, void *data) in bfin_ctimer_expire()
84 bfin_ctimer_update_count (struct hw *me, struct bfin_ctimer *ctimer) in bfin_ctimer_update_count()
102 bfin_ctimer_deschedule (struct hw *me, struct bfin_ctimer *ctimer) in bfin_ctimer_deschedule()
112 bfin_ctimer_schedule (struct hw *me, struct bfin_ctimer *ctimer) in bfin_ctimer_schedule()
122 bfin_ctimer_io_write_buffer (struct hw *me, const void *source, in bfin_ctimer_io_write_buffer()
193 bfin_ctimer_io_read_buffer (struct hw *me, void *dest, in bfin_ctimer_io_read_buffer()
231 attach_bfin_ctimer_regs (struct hw *me, struct bfin_ctimer *ctimer) in attach_bfin_ctimer_regs()
259 bfin_ctimer_finish (struct hw *me) in bfin_ctimer_finish()
Ddv-bfin_dma.c95 bfin_dma_get_peer (struct hw *me, struct bfin_dma *dma) in bfin_dma_get_peer()
103 bfin_dma_process_desc (struct hw *me, struct bfin_dma *dma) in bfin_dma_process_desc()
195 bfin_dma_finish_x (struct hw *me, struct bfin_dma *dma) in bfin_dma_finish_x()
229 bfin_dma_reschedule (struct hw *me, unsigned delay) in bfin_dma_reschedule()
246 bfin_dma_hw_event_callback (struct hw *me, void *data) in bfin_dma_hw_event_callback()
315 bfin_dma_io_write_buffer (struct hw *me, const void *source, int space, in bfin_dma_io_write_buffer()
419 bfin_dma_io_read_buffer (struct hw *me, void *dest, int space, in bfin_dma_io_read_buffer()
449 bfin_dma_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_dma_dma_read_buffer()
479 bfin_dma_dma_write_buffer (struct hw *me, const void *source, in bfin_dma_dma_write_buffer()
517 attach_bfin_dma_regs (struct hw *me, struct bfin_dma *dma) in attach_bfin_dma_regs()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/mn10300/
Ddv-mn103ser.c132 attach_mn103ser_regs (struct hw *me, in attach_mn103ser_regs()
162 mn103ser_finish (struct hw *me) in mn103ser_finish()
203 decode_addr (struct hw *me, in decode_addr()
236 do_polling_event (struct hw *me, in do_polling_event()
288 read_control_reg (struct hw *me, in read_control_reg()
308 read_intmode_reg (struct hw *me, in read_intmode_reg()
327 read_txb (struct hw *me, in read_txb()
346 read_rxb (struct hw *me, in read_rxb()
367 read_status_reg (struct hw *me, in read_status_reg()
447 read_serial2_timer_reg (struct hw *me, in read_serial2_timer_reg()
[all …]
Ddv-mn103iop.c110 attach_mn103iop_regs (struct hw *me, in attach_mn103iop_regs()
144 mn103iop_finish (struct hw *me) in mn103iop_finish()
174 decode_addr (struct hw *me, in decode_addr()
210 read_output_reg (struct hw *me, in read_output_reg()
229 read_output_mode_reg (struct hw *me, in read_output_mode_reg()
250 read_control_reg (struct hw *me, in read_control_reg()
269 read_pin_reg (struct hw *me, in read_pin_reg()
288 read_dedicated_control_reg (struct hw *me, in read_dedicated_control_reg()
314 mn103iop_io_read_buffer (struct hw *me, in mn103iop_io_read_buffer()
372 write_output_reg (struct hw *me, in write_output_reg()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Ddv-rv.c380 hw_rv_write (struct hw *me, in hw_rv_write()
410 hw_rv_read (struct hw *me, in hw_rv_read()
441 hw_rv_send (struct hw *me, in hw_rv_send()
473 hw_rv_read_mem (struct hw *me, unsigned int len) in hw_rv_read_mem()
527 hw_rv_write_mem (struct hw *me, unsigned int plen) in hw_rv_write_mem()
578 hw_rv_irq (struct hw *me, unsigned int len) in hw_rv_irq()
606 hw_rv_handle_incoming (struct hw *me, in hw_rv_handle_incoming()
681 hw_rv_send_wdog (struct hw *me) in hw_rv_send_wdog()
697 hw_rv_poll_once (struct hw *me) in hw_rv_poll_once()
734 hw_rv_map_ints (struct hw *me) in hw_rv_map_ints()
[all …]
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Dmap.c54 struct map_entry *me; in new_entry() local
82 const struct map_entry *me = citer.m_entry; in atf_map_citer_key() local
90 const struct map_entry *me = citer.m_entry; in atf_map_citer_data() local
126 const struct map_entry *me = iter.m_entry; in atf_map_iter_key() local
134 const struct map_entry *me = iter.m_entry; in atf_map_iter_data() local
211 struct map_entry *me = atf_list_iter_data(iter); in atf_map_fini() local
271 struct map_entry *me = atf_list_iter_data(iter); in atf_map_find() local
291 const struct map_entry *me = atf_list_citer_data(iter); in atf_map_find_c() local
353 struct map_entry *me; in atf_map_insert() local
/netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/
Ddv-m68hc11spi.c115 attach_m68hc11spi_regs (struct hw *me, in attach_m68hc11spi_regs()
125 m68hc11spi_finish (struct hw *me) in m68hc11spi_finish()
154 m68hc11spi_port_event (struct hw *me, in m68hc11spi_port_event()
191 set_bit_port (struct hw *me, sim_cpu *cpu, int port, int mask, int value) in set_bit_port()
238 m68hc11spi_clock (struct hw *me, void *data) in m68hc11spi_clock()
330 m68hc11spi_info (struct hw *me) in m68hc11spi_info()
373 m68hc11spi_ioctl (struct hw *me, in m68hc11spi_ioctl()
384 m68hc11spi_io_read_buffer (struct hw *me, in m68hc11spi_io_read_buffer()
432 m68hc11spi_io_write_buffer (struct hw *me, in m68hc11spi_io_write_buffer()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Dmissing-type-name-for-templates.cc21 first me; member in template_var1
28 first me; member in template_var2
35 first me; member in template_var3

12345678