Home
last modified time | relevance | path

Searched defs:or1k_bus_space (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/or1k/include/
H A Dbus_defs.h180 struct or1k_bus_space { struct
203 struct or1k_bus_space_scalar pbs_scalar; argument
204 struct or1k_bus_space_scalar pbs_scalar_stream; argument
205 const struct or1k_bus_space_group *pbs_multi; argument
206 const struct or1k_bus_space_group *pbs_multi_stream; argument
207 const struct or1k_bus_space_group *pbs_region; argument
208 const struct or1k_bus_space_group *pbs_region_stream; argument
209 const struct or1k_bus_space_set *pbs_set; argument
210 const struct or1k_bus_space_set *pbs_set_stream; argument
211 const struct or1k_bus_space_copy *pbs_copy; argument
[all …]