Searched refs:_dmamem_ops (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/arch/mips/include/ |
| D | bus_dma_funcs.h | 90 (*(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))
|
| D | bus_dma_defs.h | 182 struct mips_bus_dmamem_ops _dmamem_ops; member
|
| /netbsd/src/sys/arch/algor/algor/ |
| D | algor_p4032_dma.c | 63 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p4032_dma_init() 77 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p4032_dma_init()
|
| D | algor_p5064_dma.c | 63 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p5064_dma_init() 75 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p5064_dma_init()
|
| D | algor_p6032_dma.c | 63 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p6032_dma_init() 75 t->_dmamem_ops = mips_bus_dmamem_ops; in algor_p6032_dma_init()
|
| /netbsd/src/sys/arch/evbmips/malta/pci/ |
| D | pci_machdep.c | 18 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/mips/adm5120/ |
| D | adm5120_obio_dma.c | 86 t->_dmamem_ops = mips_bus_dmamem_ops; in obio_dma_init()
|
| /netbsd/src/sys/arch/evbmips/gdium/ |
| D | gdium_dma.c | 61 t->_dmamem_ops = mips_bus_dmamem_ops; in gdium_dma_init()
|
| /netbsd/src/sys/arch/evbmips/malta/ |
| D | malta_dma.c | 64 t->_dmamem_ops = mips_bus_dmamem_ops; in malta_dma_init()
|
| /netbsd/src/sys/arch/mips/ralink/ |
| D | ralink_bus.c | 89 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/mips/sibyte/pci/ |
| D | sbbrz.c | 157 t->_dmamem_ops = mips_bus_dmamem_ops; in sbbrz_init()
|
| /netbsd/src/sys/arch/sgimips/sgimips/ |
| D | bus.c | 63 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/mips/alchemy/ |
| D | aubus.c | 126 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/mips/atheros/ |
| D | arbus.c | 78 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/pmax/pmax/ |
| D | bus.c | 60 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/cobalt/pci/ |
| D | pci_machdep.c | 57 ._dmamem_ops = _BUS_DMAMEM_OPS_INITIALIZER,
|
| /netbsd/src/sys/arch/mips/rmi/ |
| D | rmixl_obio.c | 226 t->_dmamem_ops = mips_bus_dmamem_ops; in obio_dma_init_64()
|
| /netbsd/src/sys/arch/evbmips/loongson/ |
| D | machdep.c | 511 bonito_dmat._dmamem_ops = mips_bus_dmamem_ops; in mach_init()
|