Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbcf/include/ | |
bus_space.h | 103 int (*bs_poke_2)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 187 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/mvme68k/include/ | |
bus_space.h | 106 int (*bs_poke_2)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 190 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/virt68k/include/ | |
bus_space.h | 98 int (*bs_poke_2)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag 182 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v)) |