Searched defs:powerpc_bus_space (Results 1 – 1 of 1) sorted by relevance
191 struct powerpc_bus_space { struct214 struct powerpc_bus_space_scalar pbs_scalar; argument215 struct powerpc_bus_space_scalar pbs_scalar_stream; argument216 const struct powerpc_bus_space_group *pbs_multi; argument217 const struct powerpc_bus_space_group *pbs_multi_stream; argument218 const struct powerpc_bus_space_group *pbs_region; argument219 const struct powerpc_bus_space_group *pbs_region_stream; argument220 const struct powerpc_bus_space_set *pbs_set; argument221 const struct powerpc_bus_space_set *pbs_set_stream; argument222 const struct powerpc_bus_space_copy *pbs_copy; argument[all …]