HomeSort by: relevance | last modified time | path
    Searched defs:bus_space_peek_2 (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/evbcf/include/
bus_space.h 168 #define bus_space_peek_2(t, h, o, vp) \ macro
  /src/sys/arch/mvme68k/include/
bus_space.h 171 #define bus_space_peek_2(t, h, o, vp) \ macro
  /src/sys/arch/virt68k/include/
bus_space.h 163 #define bus_space_peek_2(t, h, o, vp) \ macro
  /src/sys/arch/atari/include/
bus_funcs.h 129 #define bus_space_peek_2(t, h, o) __abs_p(2,(t),(h),(o)) macro
  /src/sys/arch/arm/include/
bus_funcs.h 340 #define bus_space_peek_2(t, h, o, p) __bs_pe(2,(t),(h),(o),(p)) macro
  /src/sys/arch/riscv/include/
bus_funcs.h 306 #define bus_space_peek_2(t, h, o, p) __bs_pe(2,(t),(h),(o),(p)) macro
  /src/sys/arch/sun68k/include/
bus.h 359 #define bus_space_peek_2(t, h, o, vp) \ macro

Completed in 17 milliseconds