Lines Matching refs:frodo
1 /* $NetBSD: frodo.c,v 1.36 2024/01/16 03:44:43 thorpej Exp $ */
58 * Support for the "Frodo" (a.k.a. "Apollo Utility") chip found
63 __KERNEL_RCSID(0, "$NetBSD: frodo.c,v 1.36 2024/01/16 03:44:43 thorpej Exp $");
84 * Description of a Frodo interrupt handler.
112 CFATTACH_DECL_NEW(frodo, sizeof(struct frodo_softc),
134 if (strcmp(ia->ia_modname, "frodo") != 0)
161 /* Initialize bus_space_tag_t for frodo */
261 * If this is the first one, establish the frodo
356 * frodo chip specific bus_space(9) support functions.
382 * for frodo devices which have sparse address space.