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

/freebsd-10-stable/sys/x86/include/
H A Dbus.h1044 #define bus_space_read_stream_1(t, h, o) bus_space_read_1((t), (h), (o)) macro
/freebsd-10-stable/sys/ia64/include/
H A Dbus.h774 #define bus_space_read_stream_1 bus_space_read_1 macro
/freebsd-10-stable/sys/pc98/include/
H A Dbus.h586 #define bus_space_read_stream_1(t, h, o) bus_space_read_1((t), (h), (o)) macro
/freebsd-10-stable/sys/powerpc/include/
H A Dbus.h298 #define bus_space_read_stream_1 bus_space_read_1 macro
/freebsd-10-stable/sys/sparc64/include/
H A Dbus.h503 bus_space_read_stream_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) function
/freebsd-10-stable/sys/mips/include/
H A Dbus.h301 #define bus_space_read_stream_1(t, h, o) __bs_rs_s(1,(t), (h), (o)) macro

Completed in 105 milliseconds