Searched defs:nr_bytes (Results 1 - 25 of 200) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_iobus.c75 nr_bytes, local
49 hw_iobus_attach_address_callback(device *me, attach_type type, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
H A Dhw_core.c60 hw_core_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
82 hw_core_dma_read_buffer_callback(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes) argument
97 hw_core_dma_write_buffer_callback(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, int violate_read_only_section) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_iobus.c75 nr_bytes, local
49 hw_iobus_attach_address_callback(device *me, attach_type type, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
H A Dhw_core.c60 hw_core_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
82 hw_core_dma_read_buffer_callback(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes) argument
97 hw_core_dma_write_buffer_callback(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, int violate_read_only_section) argument
H A Dhw_sem.c165 hw_sem_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
186 hw_sem_io_read_buffer(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
H A Dhw_shm.c149 hw_shm_attach_address_callback(device *me, attach_type attach, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
168 hw_shm_io_read_buffer(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
189 hw_shm_io_write_buffer(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddevices.c46 hw_path (me), rw, addr, nr_bytes, reason); local
67 dv_bfin_mmr_invalid (struct hw *me, address_word addr, unsigned nr_bytes, argument
74 dv_bfin_mmr_require (struct hw *me, address_word addr, unsigned nr_bytes, argument
86 dv_bfin_mmr_require_16_32 (struct hw *me, address_word addr, unsigned nr_bytes, argument
31 bfin_mmr_invalid(struct hw *me, address_word addr, unsigned nr_bytes, bool write, bool missing) argument
[all...]
H A Ddv-bfin_jtag.c49 bfin_jtag_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
84 bfin_jtag_io_read_buffer(struct hw *me, void *dest, int space, address_word addr, unsigned nr_bytes) argument
H A Ddv-bfin_nfc.c72 bfin_nfc_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
124 bfin_nfc_io_read_buffer(struct hw *me, void *dest, int space, address_word addr, unsigned nr_bytes) argument
170 bfin_nfc_dma_read_buffer(struct hw *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes) argument
178 bfin_nfc_dma_write_buffer(struct hw *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, int violate_read_only_section) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Ddv-core.c66 nr_bytes, local
49 dv_core_attach_address_callback(struct hw *me, int level, int space, address_word addr, address_word nr_bytes, struct hw *client) argument
74 dv_core_dma_read_buffer_callback(struct hw *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes) argument
90 dv_core_dma_write_buffer_callback(struct hw *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, int violate_read_only_section) argument
H A Ddv-sockser.h58 dv_sockser_write_buffer(SIM_DESC sd, const unsigned char *buffer, unsigned nr_bytes) argument
H A Dsim-memopt.h30 unsigned_word nr_bytes; member in struct:_sim_memopt
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Ddv-m32r_cache.c33 cris_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
H A Dtraps.c57 m32r_core_signal(SIM_DESC sd, SIM_CPU *current_cpu, sim_cia cia, unsigned int map, int nr_bytes, address_word addr, transfer_type transfer, sim_core_signals sig) argument
H A Ddv-m32r_uart.c34 m32r_uart_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
63 m32r_uart_io_read_buffer(struct hw *me, void *dest, int space, address_word addr, unsigned nr_bytes) argument
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Ddv-core.c68 nr_bytes, local
51 dv_core_attach_address_callback(struct hw *me, int level, int space, address_word addr, address_word nr_bytes, struct hw *client) argument
76 dv_core_dma_read_buffer_callback(struct hw *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes) argument
92 dv_core_dma_write_buffer_callback(struct hw *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, int violate_read_only_section) argument
H A Ddv-sockser.h56 dv_sockser_write_buffer(SIM_DESC sd, const unsigned char *buffer, unsigned nr_bytes) argument
H A Dsim-memopt.h30 unsigned_word nr_bytes; member in struct:_sim_memopt
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddevices.c47 hw_path (me), rw, addr, nr_bytes, reason); local
68 dv_bfin_mmr_invalid (struct hw *me, address_word addr, unsigned nr_bytes, argument
75 dv_bfin_mmr_require (struct hw *me, address_word addr, unsigned nr_bytes, argument
87 dv_bfin_mmr_require_16_32 (struct hw *me, address_word addr, unsigned nr_bytes, argument
32 bfin_mmr_invalid(struct hw *me, address_word addr, unsigned nr_bytes, bool write, bool missing) argument
[all...]
H A Ddv-bfin_jtag.c50 bfin_jtag_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
85 bfin_jtag_io_read_buffer(struct hw *me, void *dest, int space, address_word addr, unsigned nr_bytes) argument
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Ddv-m32r_cache.c34 cris_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
H A Ddv-m32r_uart.c35 m32r_uart_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
64 m32r_uart_io_read_buffer(struct hw *me, void *dest, int space, address_word addr, unsigned nr_bytes) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Ddv-cris_900000xx.c29 cris_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Ddv-cris_900000xx.c32 cris_io_write_buffer(struct hw *me, const void *source, int space, address_word addr, unsigned nr_bytes) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dtraps.c195 lm32_core_signal(SIM_DESC sd, sim_cpu * cpu, sim_cia cia, unsigned map, int nr_bytes, address_word addr, transfer_type transfer, sim_core_signals sig) argument

Completed in 497 milliseconds

12345678