Searched defs:bus_space_read_stream_1 (Results 1 - 6 of 6) 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
/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/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/powerpc/include/
H A Dbus.h305 #define bus_space_read_stream_1 bus_space_read_1 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/arm64/include/
H A Dbus.h346 #define bus_space_read_stream_1(t, h, o) __bs_rs_s(1,(t), (h), (o)) macro

Completed in 122 milliseconds