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

/freebsd-13-stable/sys/sys/
H A Dbus_san.h186 #define bus_space_read_stream_8 kcsan_bus_space_read_stream_8 macro
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h319 #define bus_space_read_stream_8(t, h, o) __bs_rs_s(8,8,(t),(h),(o)) macro
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defsys.h92 #define bus_space_read_stream_8(t, h, o) \ macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h308 #define bus_space_read_stream_8(t, h, o) __bs_rs(s_8,t,h,o) macro
/freebsd-13-stable/sys/mips/include/
H A Dbus.h303 #define bus_space_read_stream_8(t, h, o) __bs_rs_s(8,8,(t),(h),(o)) macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h349 #define bus_space_read_stream_8(t, h, o) __bs_rs_s(8,(t), (h), (o)) macro

Completed in 119 milliseconds