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

  /src/share/man/man4/man4.sgimips/
Makefile 3 MAN= crime.4 dpclock.4 dsclock.4 gio.4 giopci.4 grtwo.4 haltwo.4 hpc.4 \
  /src/sys/arch/sgimips/
Makefile 13 ${SYSDIR}/arch/sgimips/gio/*.[ch] \
21 DSGIMIPS= dev eisa gio hpc include pci xio
  /src/sys/arch/sgimips/gio/
gio.c 1 /* $NetBSD: gio.c,v 1.38 2021/08/07 16:19:04 thorpej Exp $ */
36 __KERNEL_RCSID(0, "$NetBSD: gio.c,v 1.38 2021/08/07 16:19:04 thorpej Exp $");
48 #include <sgimips/gio/gioreg.h>
49 #include <sgimips/gio/giovar.h>
50 #include <sgimips/gio/giodevs_data.h>
60 #include <sgimips/gio/newportvar.h>
64 #include <sgimips/gio/grtwovar.h>
68 #include <sgimips/gio/lightvar.h>
86 CFATTACH_DECL_NEW(gio, 0,
99 * IP12, IP20 and IP24 have two GIO connectors: GIO_SLOT_EXP0 an
    [all...]
pci_gio.c 31 * Glue for PCI devices that are connected to the GIO bus by various little
32 * GIO<->PCI ASICs.
49 #include <sgimips/gio/giovar.h>
50 #include <sgimips/gio/gioreg.h>
51 #include <sgimips/gio/giodevs.h>
160 printf(": failed to configure GIO bus arbiter\n");
195 panic("giopci_attach: unsupported GIO product id 0x%02x",
light.c 59 #include <sgimips/gio/giovar.h>
60 #include <sgimips/gio/lightvar.h>
61 #include <sgimips/gio/lightreg.h>
grtwo.c 51 #include <sgimips/gio/giovar.h>
52 #include <sgimips/gio/grtwovar.h>
53 #include <sgimips/gio/grtworeg.h>
newport.c 53 #include <sgimips/gio/giovar.h>
54 #include <sgimips/gio/newportvar.h>
55 #include <sgimips/gio/newportreg.h>
474 * based on 33MHz GIO clock (REX3) <-> the currently configured
  /src/sys/arch/sgimips/sgimips/
console.c 51 #include <sgimips/gio/giovar.h>
59 #include "gio.h"
  /src/sys/arch/sgimips/hpc/
hpc.c 51 #include <sgimips/gio/gioreg.h>
52 #include <sgimips/gio/giovar.h>
92 { "sq", /* E++ GIO adapter slot 0 (Indigo) */
98 { "sq", /* E++ GIO adapter slot 0 (Indy) */
104 { "sq", /* E++ GIO adapter slot 1 (Indigo) */
110 { "sq", /* E++ GIO adapter slot 1 (Indy/Challenge S) */
448 (isioplus) ? "IOPLUS mezzanine" : "GIO slot");
457 * course, this means that only one GIO board may use DMA.
472 printf("%s: failed to configure GIO bus arbiter\n",
497 printf("%s: failed to configure GIO bus arbiter\n"
    [all...]
  /src/sys/arch/sgimips/dev/
pic.c 46 #include <sgimips/gio/giovar.h>
183 * A GIO bus exists on all IP12's. However, Personal Iris
186 iaa.iaa_name = "gio";
247 /* intended to be called from gio/gio.c only */
253 /* only Indigo machines have GIO expansion slots (XXX HPLC?) */
imc.c 47 #include <sgimips/gio/giovar.h>
131 /* Clear CPU/GIO error status registers to clear any leftover bits. */
138 * Enable parity reporting on GIO/main memory transactions.
192 * GIO64 invariant for all IP22 platforms: one GIO bus,
251 aprint_normal("gio at %s", name);
306 /* intended to be called from gio/gio.c only */
408 * some GIO devices, which do not drive all data lines, may cause false

Completed in 1720 milliseconds