Searched refs:bus_space_read_stream_2 (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dbus_san.h144 #define bus_space_read_stream_2 kcsan_bus_space_read_stream_2 macro
H A Dbus.h887 bus_space_read_stream_2((r)->r_bustag, (r)->r_bushandle, (o))
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h317 #define bus_space_read_stream_2(t, h, o) __bs_rs_s(2,(t), (h), (o)) macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h347 #define bus_space_read_stream_2(t, h, o) __bs_rs_s(2,(t), (h), (o)) macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h306 #define bus_space_read_stream_2(t, h, o) __bs_rs(s_2,t,h,o) macro
/freebsd-13-stable/sys/x86/include/
H A Dbus.h1033 #define bus_space_read_stream_2(t, h, o) bus_space_read_2((t), (h), (o)) macro
/freebsd-13-stable/sys/mips/include/
H A Dbus.h301 #define bus_space_read_stream_2(t, h, o) __bs_rs_s(2,(t), (h), (o)) macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h337 __generate_inline_bs_rs(bus_space_read_stream_2, bs_r_2_s, uint16_t);
/freebsd-13-stable/share/man/man9/
H A DMakefile719 bus_space.9 bus_space_read_stream_2.9 \

Completed in 115 milliseconds