HomeSort by: relevance | last modified time | path
    Searched refs:mace (Results 1 - 13 of 13) sorted by relevancy

  /src/share/man/man4/man4.sgimips/
Makefile 4 imc.4 intro.4 light.4 mace.4 mavb.4 mec.4 newport.4 pic.4 sq.4 wdsc.4
  /src/sys/arch/sgimips/mace/
com_mace.c 57 #include <sgimips/mace/macevar.h>
58 #include <sgimips/mace/macereg.h>
lpt_mace.c 58 #include <sgimips/mace/macevar.h>
mace.c 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 i
    [all...]
pci_mace.c 61 #include <sgimips/mace/macereg.h>
62 #include <sgimips/mace/macevar.h>
64 #include <sgimips/mace/pcireg_mace.h>
169 * Enable all MACE PCI interrupts. They will be masked by
322 printf("mace: target abort at %x\n", address);
326 printf("mace: parity error at %x\n", address);
330 printf("mace: retry error at %x\n", address);
334 printf("mace: illegal command at %x\n", address);
338 printf("mace: system error at %x\n", address);
342 printf("mace: interrupt test at %x\n", address)
    [all...]
mcclock_mace.c 82 #include <sgimips/mace/macevar.h>
macekbc.c 30 * SGI MACE PS2 keyboard/mouse controller driver
44 #include <sgimips/mace/macevar.h>
mavb.c 34 #include <arch/sgimips/mace/macevar.h>
35 #include <arch/sgimips/mace/macereg.h>
36 #include <arch/sgimips/mace/mavbreg.h>
54 /* XXX We need access to some of the MACE ISA registers. */
133 /* XXX We need access to some of the MACE ISA registers. */
916 /* XXX We need access to some of the MACE ISA registers. */
927 printf(": can't create MACE ISA DMA map\n");
945 printf(": can't load MACE ISA DMA map\n");
if_mec.c 60 * MACE MAC-110 Ethernet driver
100 #include <sgimips/mace/macevar.h>
101 #include <sgimips/mace/if_mecreg.h>
  /src/sys/arch/sgimips/
Makefile 16 ${SYSDIR}/arch/sgimips/mace/*.[ch] \
  /src/sys/arch/sgimips/sgimips/
console.c 54 #include <sgimips/mace/macereg.h>
117 /* XXX Hardcoded iotag, MACE address XXX */
228 /* XXX: hardcoded MACE iotag */
bus.c 57 #include <sgimips/mace/macereg.h>
  /src/sys/arch/sgimips/dev/
crime.c 60 #include <sgimips/mace/macevar.h>

Completed in 21 milliseconds