Lines Matching refs:maple
1 /* $NetBSD: maple.c,v 1.57 2022/07/05 19:21:26 andvar Exp $ */
65 __KERNEL_RCSID(0, "$NetBSD: maple.c,v 1.57 2022/07/05 19:21:26 andvar Exp $");
89 #include <dreamcast/dev/maple/maple.h>
90 #include <dreamcast/dev/maple/mapleconf.h>
91 #include <dreamcast/dev/maple/maplevar.h>
92 #include <dreamcast/dev/maple/maplereg.h>
93 #include <dreamcast/dev/maple/mapleio.h>
163 CFATTACH_DECL_NEW(maple, sizeof(struct maple_softc),
365 size_t l = snprintf(buf, len, "maple%c", port + 'A');
461 because of the Maple Bus big-endianness. */
1426 * Main Maple Bus thread
1546 #if 0 /* maple root device can't be detached */
1618 /* Generic maple device interface */