Home
last modified time | relevance | path

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

1234567

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A 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 …]
H A 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()
H A 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 …]
H A Dhw_ide.c235 device *me; member
244 set_interrupt(device *me, in set_interrupt()
256 clear_interrupt(device *me, in clear_interrupt()
271 device *me = controller->me; in do_event() local
293 schedule_ready_event(device *me, in schedule_ready_event()
306 do_fifo_read(device *me, in do_fifo_read()
349 do_fifo_write(device *me, in do_fifo_write()
392 setup_fifo(device *me, in setup_fifo()
475 do_command(device *me, in do_command()
492 get_status(device *me, in get_status()
[all …]
H A Dhw_vm.c80 hw_vm_init_address_callback(device *me) in hw_vm_init_address_callback()
105 hw_vm_attach_address(device *me, in hw_vm_attach_address()
131 hw_vm_add_space(device *me, in hw_vm_add_space()
177 hw_vm_io_read_buffer_callback(device *me, in hw_vm_io_read_buffer_callback()
195 hw_vm_io_write_buffer_callback(device *me, in hw_vm_io_write_buffer_callback()
215 hw_vm_ioctl(device *me, in hw_vm_ioctl()
H A Dhw_core.c52 hw_core_init_address_callback(device *me) in hw_core_init_address_callback()
60 hw_core_attach_address_callback(device *me, in hw_core_attach_address_callback()
82 hw_core_dma_read_buffer_callback(device *me, in hw_core_dma_read_buffer_callback()
97 hw_core_dma_write_buffer_callback(device *me, in hw_core_dma_write_buffer_callback()
H A Dhw_htab.c206 htab_decode_hash_table(device *me, in htab_decode_hash_table()
243 htab_map_page(device *me, in htab_map_page()
337 claim_memory(device *me, in claim_memory()
355 htab_map_region(device *me, in htab_map_region()
385 device *me; member
432 device *me = sizes->me; in htab_dma_binary() local
496 htab_map_binary(device *me, in htab_map_binary()
597 htab_init_data_callback(device *me) in htab_init_data_callback()
H A Dhw_register.c77 do_register_init(device *me, in do_register_init()
110 register_init_data_callback(device *me) in register_init_data_callback()
H A Dhw_memory.c109 hw_memory_set_available(device *me, in hw_memory_set_available()
150 hw_memory_init_address(device *me) in hw_memory_init_address()
248 device *me = device_instance_device(instance); in hw_memory_instance_claim() local
402 device *me = device_instance_device(instance); in hw_memory_instance_release() local
517 hw_memory_create_instance(device *me, in hw_memory_create_instance()
H A Dhw_glue.c172 hw_glue_init_address(device *me) in hw_glue_init_address()
246 hw_glue_io_read_buffer_callback(device *me, in hw_glue_io_read_buffer_callback()
268 hw_glue_io_write_buffer_callback(device *me, in hw_glue_io_write_buffer_callback()
290 hw_glue_interrupt_event(device *me, in hw_glue_interrupt_event()
H A Dhw_cpu.c108 hw_cpu_init_address(device *me) in hw_cpu_init_address()
124 hw_cpu_interrupt_event(device *me, in hw_cpu_interrupt_event()
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A 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.old/dist/sim/ppc/
H A Dhw_vm.c80 hw_vm_init_address_callback(device *me) in hw_vm_init_address_callback()
105 hw_vm_attach_address(device *me, in hw_vm_attach_address()
131 hw_vm_add_space(device *me, in hw_vm_add_space()
177 hw_vm_io_read_buffer_callback(device *me, in hw_vm_io_read_buffer_callback()
195 hw_vm_io_write_buffer_callback(device *me, in hw_vm_io_write_buffer_callback()
215 hw_vm_ioctl(device *me, in hw_vm_ioctl()
H A Dhw_core.c52 hw_core_init_address_callback(device *me) in hw_core_init_address_callback()
60 hw_core_attach_address_callback(device *me, in hw_core_attach_address_callback()
82 hw_core_dma_read_buffer_callback(device *me, in hw_core_dma_read_buffer_callback()
97 hw_core_dma_write_buffer_callback(device *me, in hw_core_dma_write_buffer_callback()
/netbsd-src/sys/dev/wscons/
H A Dwsmuxvar.h58 #define wsevsrc_open(me, evp) \ argument
60 #define wsevsrc_close(me) \ argument
62 #define wsevsrc_ioctl(me, cmd, data, flag, l) \ argument
64 #define wsevsrc_display_ioctl(me, cmd, data, flag, l) \ argument
66 #define wsevsrc_set_display(me, arg) \ argument
H A Dwsmux.c240 wsmux_mux_open(struct wsevsrc *me, struct wseventvar *evar) in wsmux_mux_open()
264 struct wsevsrc *me; in wsmux_do_open() local
323 wsmux_mux_close(struct wsevsrc *me) in wsmux_mux_close()
334 struct wsevsrc *me; in wsmux_do_close() local
407 struct wsevsrc *me; in wsmux_do_ioctl() local
672 wsmux_attach_sc(struct wsmux_softc *sc, struct wsevsrc *me) in wsmux_attach_sc()
742 wsmux_detach_sc(struct wsevsrc *me) in wsmux_detach_sc()
784 struct wsevsrc *me; in wsmux_do_displayioctl() local
854 struct wsevsrc *me; in wsmux_set_display() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_srvr.c178 static const char me[] = "ctl_server"; in ctl_server() local
279 static const char me[] = "ctl_endserver"; in ctl_endserver() local
308 static const char me[] = "ctl_response"; in ctl_response() local
379 static const char me[] = "ctl_sendhelp"; in ctl_sendhelp() local
408 static const char me[] = "ctl_accept"; in ctl_accept() local
473 static const char me[] = "ctl_new_state"; in ctl_new_state() local
486 static const char me[] = "ctl_close"; in ctl_close() local
524 static const char me[] = "ctl_start_read"; in ctl_start_read() local
554 static const char me[] = "ctl_stop_read"; in ctl_stop_read() local
570 static const char me[] = "ctl_readable"; in ctl_readable() local
[all …]
H A Dctl_p.c70 static const char me[] = "ctl_logger"; in ctl_logger() local
81 static const char me[] = "ctl_bufget"; in ctl_bufget() local
107 static const char me[] = "ctl_sa_ntop"; in ctl_sa_ntop() local
H A Dctl_clnt.c154 static const char me[] = "ctl_client"; in ctl_client() local
296 static const char me[] = "isc/ctl_clnt::start_write"; in start_write() local
398 static const char me[] = "isc/ctl_clnt::new_state"; in new_state() local
410 static const char me[] = "isc/ctl_clnt::conn_done"; in conn_done() local
465 static const char me[] = "isc/ctl_clnt::start_read"; in start_read() local
489 static const char me[] = "isc/ctl_clnt::readable"; in readable() local
575 static const char me[] = "isc/ctl_clnt::start_timer"; in start_timer() local
588 static const char me[] = "isc/ctl_clnt::stop_timer"; in stop_timer() local
609 static const char me[] = "isc/ctl_clnt::timer"; in timer() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Drestart.c50 restart_fake_mntfs(mntent_t *me, am_ops *fs_ops) in restart_fake_mntfs()
137 mntent_t *me = mlp->mnt; in restart() local
200 mntent_t *me = mlp->mnt; in restart_automounter_nodes() local
/netbsd-src/tests/lib/libc/membar/
H A Dt_dekker.c63 lock(unsigned me) in lock()
80 unlock(unsigned me) in unlock()
100 unsigned me = (unsigned)(uintptr_t)cookie; in thread() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dlock.c88 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
111 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local
173 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
197 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dlock.c88 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
111 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local
173 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
197 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlock.c83 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
107 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlock.c83 void *me = gomp_icv (true); in gomp_set_nest_lock_30() local
107 void *me = gomp_icv (true); in gomp_test_nest_lock_30() local

1234567