Searched refs:_bus_space (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/evbsh3/ap_ms104_sh4/
H A Dap_ms104_sh4var.h33 extern struct _bus_space ap_ms104_sh4_bus_io;
34 extern struct _bus_space ap_ms104_sh4_bus_mem;
35 extern struct _bus_space ap_ms104_sh4_bus_att;
H A Dap_ms104_sh4_space.c272 struct _bus_space ap_ms104_sh4_bus_io =
344 struct _bus_space ap_ms104_sh4_bus_mem =
416 struct _bus_space ap_ms104_sh4_bus_att =
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dbus_space.c50 _BUS_SPACE_READ(_bus_space, 1, 8)
51 _BUS_SPACE_READ(_bus_space, 2, 16)
52 _BUS_SPACE_READ(_bus_space, 4, 32)
53 _BUS_SPACE_READ(_bus_space, 8, 64)
54 _BUS_SPACE_READ_MULTI(_bus_space, 1, 8)
55 _BUS_SPACE_READ_MULTI(_bus_space, 2, 16)
56 _BUS_SPACE_READ_MULTI(_bus_space, 4, 32)
57 _BUS_SPACE_READ_MULTI(_bus_space, 8, 64)
58 _BUS_SPACE_READ_REGION(_bus_space, 1, 8)
59 _BUS_SPACE_READ_REGION(_bus_space,
[all...]
/netbsd-current/sys/arch/landisk/dev/
H A Dobiovar.h75 extern struct _bus_space obio_bus_io;
76 extern struct _bus_space obio_bus_mem;
H A Dobio.c452 struct _bus_space obio_bus_io =
502 struct _bus_space obio_bus_mem =
/netbsd-current/sys/arch/landisk/landisk/
H A Dshpcic_machdep.c62 extern struct _bus_space landisk_pci_bus_io;
70 extern struct _bus_space landisk_pci_bus_mem;
192 struct _bus_space landisk_pci_bus_io =
242 struct _bus_space landisk_pci_bus_mem =
/netbsd-current/sys/arch/evbsh3/include/
H A Dbus_defs.h110 typedef struct _bus_space *bus_space_tag_t;
115 struct _bus_space { struct
290 extern struct _bus_space evbsh3_bus_space;
/netbsd-current/sys/arch/landisk/include/
H A Dbus_defs.h77 typedef struct _bus_space *bus_space_tag_t;
117 struct _bus_space { struct
/netbsd-current/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c76 extern struct _bus_space t_sh7706lan_bus_io;
H A Dt_sh7706lan_space.c272 struct _bus_space t_sh7706lan_bus_io =
344 struct _bus_space t_sh7706lan_bus_mem =

Completed in 122 milliseconds