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

/freebsd-13-stable/sys/sys/
H A Dbus_san.h123 #define bus_space_read_stream_1 kcsan_bus_space_read_stream_1 macro
H A Dbus.h851 bus_space_read_stream_1((r)->r_bustag, (r)->r_bushandle, (o))
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h316 #define bus_space_read_stream_1(t, h, o) __bs_rs_s(1,(t), (h), (o)) macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h346 #define bus_space_read_stream_1(t, h, o) __bs_rs_s(1,(t), (h), (o)) macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h305 #define bus_space_read_stream_1 bus_space_read_1 macro
/freebsd-13-stable/sys/x86/include/
H A Dbus.h1032 #define bus_space_read_stream_1(t, h, o) bus_space_read_1((t), (h), (o)) macro
/freebsd-13-stable/sys/mips/include/
H A Dbus.h300 #define bus_space_read_stream_1(t, h, o) __bs_rs_s(1,(t), (h), (o)) macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h336 __generate_inline_bs_rs(bus_space_read_stream_1, bs_r_1_s, uint8_t);
/freebsd-13-stable/share/man/man9/
H A DMakefile718 bus_space.9 bus_space_read_stream_1.9 \

Completed in 144 milliseconds