Searched defs:bus_space_read_stream_2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/x86/include/
H A Dbus.h1045 #define bus_space_read_stream_2(t, h, o) bus_space_read_2((t), (h), (o)) macro
/freebsd-10-stable/sys/ia64/include/
H A Dbus.h775 #define bus_space_read_stream_2 bus_space_read_2 macro
/freebsd-10-stable/sys/pc98/include/
H A Dbus.h587 #define bus_space_read_stream_2(t, h, o) bus_space_read_2((t), (h), (o)) macro
/freebsd-10-stable/sys/powerpc/include/
H A Dbus.h299 #define bus_space_read_stream_2(t, h, o) __bs_rs(s_2,t,h,o) macro
/freebsd-10-stable/sys/sparc64/include/
H A Dbus.h511 bus_space_read_stream_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) function
/freebsd-10-stable/sys/mips/include/
H A Dbus.h302 #define bus_space_read_stream_2(t, h, o) __bs_rs_s(2,(t), (h), (o)) macro

Completed in 113 milliseconds