Searched refs:pbs_multi_stream (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Dbus_funcs.h242 ((*(t)->pbs_multi_stream->pbsg_read_2)((t), (h), (o), (a), (c)))
244 ((*(t)->pbs_multi_stream->pbsg_read_4)((t), (h), (o), (a), (c)))
246 ((*(t)->pbs_multi_stream->pbsg_read_8)((t), (h), (o), (a), (c)))
312 ((*(t)->pbs_multi_stream->pbsg_write_1)((t), (h), (o), (a), (c)))
314 ((*(t)->pbs_multi_stream->pbsg_write_2)((t), (h), (o), (a), (c)))
316 ((*(t)->pbs_multi_stream->pbsg_write_4)((t), (h), (o), (a), (c)))
318 ((*(t)->pbs_multi_stream->pbsg_write_8)((t), (h), (o), (a), (c)))
H A Dbus_defs.h206 const struct or1k_bus_space_group *pbs_multi_stream; member in struct:or1k_bus_space
/netbsd-current/sys/arch/powerpc/include/
H A Dbus_funcs.h249 ((*(t)->pbs_multi_stream->pbsg_read_2)((t), (h), (o), (a), (c)))
251 ((*(t)->pbs_multi_stream->pbsg_read_4)((t), (h), (o), (a), (c)))
253 ((*(t)->pbs_multi_stream->pbsg_read_8)((t), (h), (o), (a), (c)))
319 ((*(t)->pbs_multi_stream->pbsg_write_1)((t), (h), (o), (a), (c)))
321 ((*(t)->pbs_multi_stream->pbsg_write_2)((t), (h), (o), (a), (c)))
323 ((*(t)->pbs_multi_stream->pbsg_write_4)((t), (h), (o), (a), (c)))
325 ((*(t)->pbs_multi_stream->pbsg_write_8)((t), (h), (o), (a), (c)))
H A Dbus_defs.h217 const struct powerpc_bus_space_group *pbs_multi_stream; member in struct:powerpc_bus_space
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dbus_space.c425 t->pbs_multi_stream = &multi_strided_ops;
431 t->pbs_multi_stream = &multi_ops;

Completed in 134 milliseconds