Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbcf/include/ | |
bus_space.h | 93 int (*bs_peek_2)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 169 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp)) |
/src/sys/arch/mvme68k/include/ | |
bus_space.h | 96 int (*bs_peek_2)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 172 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp)) |
/src/sys/arch/virt68k/include/ | |
bus_space.h | 88 int (*bs_peek_2)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag 164 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp)) |