Searched refs:sun68k_bus_subregion (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sun68k/sun68k/ |
H A D | bus.c | 499 static int sun68k_bus_subregion(bus_space_tag_t, bus_space_handle_t, 599 sun68k_bus_subregion(bus_space_tag_t tag, bus_space_handle_t handle, in sun68k_bus_subregion() function 715 sun68k_bus_subregion, /* bus_space_subregion */
|
/netbsd-src/sys/arch/sun68k/include/ |
H A D | bus.h | 107 int (*sun68k_bus_subregion)( member 267 _BS_CALL(t, sun68k_bus_subregion)(t, h, o, s, hp); in bus_space_subregion()
|