/src/sys/arch/or1k/include/ |
bus_funcs.h | 226 ((*(t)->pbs_multi->pbsg_read_2)((t), (h), (o), (a), (c))) 242 ((*(t)->pbs_multi_stream->pbsg_read_2)((t), (h), (o), (a), (c))) 332 ((*(t)->pbs_region->pbsg_read_2)((t), (h), (o), (a), (c))) 348 ((*(t)->pbs_region_stream->pbsg_read_2)((t), (h), (o), (a), (c)))
|
bus_defs.h | 141 void (*pbsg_read_2)(bus_space_tag_t, bus_space_handle_t, member in struct:or1k_bus_space_group
|
/src/sys/arch/powerpc/include/ |
bus_funcs.h | 233 ((*(t)->pbs_multi->pbsg_read_2)((t), (h), (o), (a), (c))) 249 ((*(t)->pbs_multi_stream->pbsg_read_2)((t), (h), (o), (a), (c))) 339 ((*(t)->pbs_region->pbsg_read_2)((t), (h), (o), (a), (c))) 355 ((*(t)->pbs_region_stream->pbsg_read_2)((t), (h), (o), (a), (c)))
|
bus_defs.h | 152 void (*pbsg_read_2)(bus_space_tag_t, bus_space_handle_t, member in struct:powerpc_bus_space_group
|