Lines Matching refs:intio
1 /* $NetBSD: intio.c,v 1.52 2022/05/26 14:33:29 tsutsui Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: intio.c,v 1.52 2022/05/26 14:33:29 tsutsui Exp $");
124 CFATTACH_DECL_NEW(intio, sizeof(struct intio_softc),
221 * intio memory map manager
269 * intio bus space stuff.
276 * Intio bus is mapped permanently.
370 * Intio I/O controller interrupt
388 * intio bus DMA stuff. stolen from arch/i386/isa/isa_machdep.c
392 * Create an INTIO DMA map.
416 * INTIO only has 24-bits of address space. This means
477 * Destroy an INTIO DMA map.
495 * Load an INTIO DMA map with a linear buffer.
640 * Unload an INTIO DMA map.
665 * Synchronize an INTIO DMA map.
794 * Allocate memory safe for INTIO DMA.
814 * INTIO DMA utility functions