Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbcf/include/ | |
bus_space.h | 101 int (*bs_poke_1)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 184 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/mvme68k/include/ | |
bus_space.h | 104 int (*bs_poke_1)(void *, bus_space_handle_t, member in struct:mvme68k_bus_space_tag 187 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v)) |
/src/sys/arch/virt68k/include/ | |
bus_space.h | 96 int (*bs_poke_1)(void *, bus_space_handle_t, member in struct:virt68k_bus_space_tag 179 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v)) |