/src/sys/arch/or1k/include/ |
bus_funcs.h | 228 ((*(t)->pbs_multi->pbsg_read_4)((t), (h), (o), (a), (c))) 244 ((*(t)->pbs_multi_stream->pbsg_read_4)((t), (h), (o), (a), (c))) 334 ((*(t)->pbs_region->pbsg_read_4)((t), (h), (o), (a), (c))) 350 ((*(t)->pbs_region_stream->pbsg_read_4)((t), (h), (o), (a), (c)))
|
bus_defs.h | 143 void (*pbsg_read_4)(bus_space_tag_t, bus_space_handle_t, member in struct:or1k_bus_space_group
|
/src/sys/arch/powerpc/include/ |
bus_funcs.h | 235 ((*(t)->pbs_multi->pbsg_read_4)((t), (h), (o), (a), (c))) 251 ((*(t)->pbs_multi_stream->pbsg_read_4)((t), (h), (o), (a), (c))) 341 ((*(t)->pbs_region->pbsg_read_4)((t), (h), (o), (a), (c))) 357 ((*(t)->pbs_region_stream->pbsg_read_4)((t), (h), (o), (a), (c)))
|
bus_defs.h | 154 void (*pbsg_read_4)(bus_space_tag_t, bus_space_handle_t, member in struct:powerpc_bus_space_group
|