Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbcf/include/ | |
bus_space.h | 95 int (*bs_peek_4)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 172 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp)) |
/src/sys/arch/mvme68k/include/ | |
bus_space.h | 98 int (*bs_peek_4)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 175 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp)) |
/src/sys/arch/virt68k/include/ | |
bus_space.h | 90 int (*bs_peek_4)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag 167 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp)) |