Searched refs:_dmamem_ops (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbmips/malta/pci/
H A Dpci_machdep.c18 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
/netbsd-6-1-5-RELEASE/sys/arch/algor/algor/
H A Dalgor_p4032_dma.c63 t->_dmamem_ops = mips_bus_dmamem_ops;
77 t->_dmamem_ops = mips_bus_dmamem_ops;
H A Dalgor_p5064_dma.c63 t->_dmamem_ops = mips_bus_dmamem_ops;
75 t->_dmamem_ops = mips_bus_dmamem_ops;
H A Dalgor_p6032_dma.c63 t->_dmamem_ops = mips_bus_dmamem_ops;
75 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/
H A Dadm5120_obio_dma.c84 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/gdium/
H A Dgdium_dma.c61 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/malta/
H A Dmalta_dma.c64 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dbus_dma_funcs.h90 (*(t)->_dmamem_ops.dmamem_alloc)((t), (s), (a), (b), (sg), (n), (r), (f))
92 (*(t)->_dmamem_ops.dmamem_free)((t), (sg), (n))
94 (*(t)->_dmamem_ops.dmamem_map)((t), (sg), (n), (s), (k), (f))
96 (*(t)->_dmamem_ops.dmamem_unmap)((t), (k), (s))
98 (*(t)->_dmamem_ops.dmamem_mmap)((t), (sg), (n), (o), (p), (f))
H A Dbus_dma.h180 struct mips_bus_dmamem_ops _dmamem_ops; member in struct:mips_bus_dma_tag
202 (*(t)->_dmamem_ops.dmamem_alloc)((t), (s), (a), (b), (sg), (n), (r), (f))
204 (*(t)->_dmamem_ops.dmamem_free)((t), (sg), (n))
206 (*(t)->_dmamem_ops.dmamem_map)((t), (sg), (n), (s), (k), (f))
208 (*(t)->_dmamem_ops.dmamem_unmap)((t), (k), (s))
210 (*(t)->_dmamem_ops.dmamem_mmap)((t), (sg), (n), (o), (p), (f))
H A Dbus_dma_defs.h180 struct mips_bus_dmamem_ops _dmamem_ops; member in struct:mips_bus_dma_tag
/netbsd-6-1-5-RELEASE/sys/arch/mips/ralink/
H A Dralink_bus.c90 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
/netbsd-6-1-5-RELEASE/sys/arch/mips/sibyte/pci/
H A Dsbbrz.c157 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/
H A Daubus.c127 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/
H A Darbus.c78 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_obio.c227 t->_dmamem_ops = mips_bus_dmamem_ops;
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/
H A Dmachdep.c488 bonito_dmat._dmamem_ops = mips_bus_dmamem_ops;

Completed in 166 milliseconds