Home
last modified time | relevance | path

Searched defs:bus_space_copy_region_stream_2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/pc98/include/
HDbus.h641 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/x86/include/
HDbus.h1099 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/sparc64/include/
HDbus.h793 bus_space_copy_region_stream_2(bus_space_tag_t t, bus_space_handle_t h1, in bus_space_copy_region_stream_2() function