Searched defs:bus_space_set_region_stream_2 (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/sh3/sh3/ |
| H A D | sh3_bus_space.c | 489 bus_space_set_region_stream_2(bus_space_tag_t tag, bus_space_handle_t bsh, function in typeref:typename:void
|
| /src/sys/arch/arc/include/ |
| H A D | bus_funcs.h | 281 #define bus_space_set_region_stream_2(tag, bsh, offset, data, count) \ macro
|
| /src/sys/arch/or1k/include/ |
| H A D | bus_funcs.h | 446 #define bus_space_set_region_stream_2(t, h, o, v, c) \ macro
|
| /src/sys/arch/powerpc/include/ |
| H A D | bus_funcs.h | 453 #define bus_space_set_region_stream_2(t, h, o, v, c) \ macro
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | machdep.c | 1797 bus_space_set_region_stream_2(bus_space_tag_t t, bus_space_handle_t h, function in typeref:typename:void
|
| /src/sys/arch/sparc/sparc/ |
| H A D | machdep.c | 2385 bus_space_set_region_stream_2( function in typeref:typename:void
|
Completed in 17 milliseconds