/src/sys/arch/or1k/include/ |
bus_funcs.h | 300 ((*(t)->pbs_multi->pbsg_write_8)((t), (h), (o), (a), (c))) 318 ((*(t)->pbs_multi_stream->pbsg_write_8)((t), (h), (o), (a), (c))) 369 ((*(t)->pbs_region->pbsg_write_8)((t), (h), (o), (a), (c))) 384 ((*(t)->pbs_region_stream->pbsg_write_8)((t), (h), (o), (a), (c)))
|
bus_defs.h | 154 void (*pbsg_write_8)(bus_space_tag_t, bus_space_handle_t, member in struct:or1k_bus_space_group
|
/src/sys/arch/powerpc/include/ |
bus_funcs.h | 307 ((*(t)->pbs_multi->pbsg_write_8)((t), (h), (o), (a), (c))) 325 ((*(t)->pbs_multi_stream->pbsg_write_8)((t), (h), (o), (a), (c))) 376 ((*(t)->pbs_region->pbsg_write_8)((t), (h), (o), (a), (c))) 391 ((*(t)->pbs_region_stream->pbsg_write_8)((t), (h), (o), (a), (c)))
|
bus_defs.h | 165 void (*pbsg_write_8)(bus_space_tag_t, bus_space_handle_t, member in struct:powerpc_bus_space_group
|