Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbcf/include/ | |
bus_space.h | 105 int (*bs_poke_4)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 190 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/mvme68k/include/ | |
bus_space.h | 108 int (*bs_poke_4)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 193 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/virt68k/include/ | |
bus_space.h | 100 int (*bs_poke_4)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag 185 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v)) |