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

  /src/sys/arch/evbcf/include/
bus_space.h 91 int (*bs_peek_1)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag
166 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))
  /src/sys/arch/mvme68k/include/
bus_space.h 94 int (*bs_peek_1)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag
169 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))
  /src/sys/arch/virt68k/include/
bus_space.h 86 int (*bs_peek_1)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag
161 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))

Completed in 13 milliseconds