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

  /src/sys/arch/evbcf/include/
bus_space.h 171 #define bus_space_peek_4(t, h, o, vp) \ macro
  /src/sys/arch/mvme68k/include/
bus_space.h 174 #define bus_space_peek_4(t, h, o, vp) \ macro
  /src/sys/arch/virt68k/include/
bus_space.h 166 #define bus_space_peek_4(t, h, o, vp) \ macro
  /src/sys/arch/atari/include/
bus_funcs.h 130 #define bus_space_peek_4(t, h, o) __abs_p(4,(t),(h),(o)) macro
  /src/sys/arch/arm/include/
bus_funcs.h 341 #define bus_space_peek_4(t, h, o, p) __bs_pe(4,(t),(h),(o),(p)) macro
  /src/sys/arch/riscv/include/
bus_funcs.h 307 #define bus_space_peek_4(t, h, o, p) __bs_pe(4,(t),(h),(o),(p)) macro
  /src/sys/arch/sun68k/include/
bus.h 362 #define bus_space_peek_4(t, h, o, vp) \ macro

Completed in 17 milliseconds