Home
last modified time | relevance | path

Searched refs:device_callbacks (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice_table.h31 typedef struct _device_callbacks device_callbacks; typedef
289 const device_callbacks *callbacks;
314 extern const device_callbacks passthrough_device_callbacks;
H A Dhw_init.c102 static device_callbacks const hw_file_callbacks = {
247 static device_callbacks const hw_data_callbacks = {
440 static device_callbacks const hw_binary_callbacks = {
700 static device_callbacks const hw_stack_callbacks = {
H A Dhw_trace.c86 static device_callbacks const hw_trace_callbacks = {
H A Dhw_iobus.c81 static device_callbacks const hw_iobus_callbacks = {
H A Dhw_register.c117 static device_callbacks const register_callbacks = {
H A Dhw_cpu.c151 static device_callbacks const hw_cpu_callbacks = {
H A Dhw_core.c114 static device_callbacks const hw_core_callbacks = {
H A Dhw_vm.c245 static device_callbacks const hw_vm_callbacks = {
H A Dhw_nvram.c235 static device_callbacks const hw_nvram_callbacks = {
H A Dhw_glue.c336 static device_callbacks const hw_glue_callbacks = {
H A Dhw_memory.c527 static device_callbacks const hw_memory_callbacks = {
H A Dhw_htab.c674 static device_callbacks const htab_callbacks = {
H A Dhw_eeprom.c804 static device_callbacks const hw_eeprom_callbacks = {
H A Dhw_ide.c840 static device_callbacks const hw_ide_callbacks = {
H A Dhw_opic.c1794 static device_callbacks const hw_opic_callbacks = {
H A DChangeLog-20213747 * device_table.h: typedef device_callbacks moved here (from
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_iobus.c81 static device_callbacks const hw_iobus_callbacks = {
H A Dhw_cpu.c151 static device_callbacks const hw_cpu_callbacks = {
H A Dhw_core.c114 static device_callbacks const hw_core_callbacks = {
H A Dhw_vm.c245 static device_callbacks const hw_vm_callbacks = {