/src/sys/arch/or1k/include/ |
bus_funcs.h | 298 ((*(t)->pbs_multi->pbsg_write_4)((t), (h), (o), (a), (c))) 316 ((*(t)->pbs_multi_stream->pbsg_write_4)((t), (h), (o), (a), (c))) 367 ((*(t)->pbs_region->pbsg_write_4)((t), (h), (o), (a), (c))) 382 ((*(t)->pbs_region_stream->pbsg_write_4)((t), (h), (o), (a), (c)))
|
bus_defs.h | 152 void (*pbsg_write_4)(bus_space_tag_t, bus_space_handle_t, member in struct:or1k_bus_space_group
|
/src/sys/arch/powerpc/include/ |
bus_funcs.h | 305 ((*(t)->pbs_multi->pbsg_write_4)((t), (h), (o), (a), (c))) 323 ((*(t)->pbs_multi_stream->pbsg_write_4)((t), (h), (o), (a), (c))) 374 ((*(t)->pbs_region->pbsg_write_4)((t), (h), (o), (a), (c))) 389 ((*(t)->pbs_region_stream->pbsg_write_4)((t), (h), (o), (a), (c)))
|
bus_defs.h | 163 void (*pbsg_write_4)(bus_space_tag_t, bus_space_handle_t, member in struct:powerpc_bus_space_group
|