Home | History | Annotate | Download | only in mace

Lines Matching refs:mace

1 /*	$NetBSD: mace.c,v 1.27 2023/12/20 15:29:07 thorpej Exp $	*/
38 * O2 MACE
40 * The MACE is weird -- although it is a 32-bit device, writes only seem to
48 __KERNEL_RCSID(0, "$NetBSD: mace.c,v 1.27 2023/12/20 15:29:07 thorpej Exp $");
69 #include <sgimips/mace/macevar.h>
70 #include <sgimips/mace/macereg.h>
105 CFATTACH_DECL_NEW(mace, sizeof(struct mace_softc),
124 * The MACE is in the O2.
154 sc->iot = normal_memt; /* for mace registers */
172 * registered via the CRIME, as the MACE ISA interrupt mask is
267 "mace", maceintrtab[i].evname);
272 aprint_debug("mace: established interrupt %d (level %x)\n",
300 panic("mace: lost maceintrtab");
308 aprint_debug("mace: disestablished interrupt %d (level %x)\n",