HomeSort by: relevance | last modified time | path
    Searched refs:pmax (Results 1 - 25 of 74) sorted by relevancy

1 2 3

  /src/share/man/man8/man8.pmax/
Makefile 5 MANSUBDIR=/pmax
  /src/sys/arch/pmax/
Makefile 3 # Makefile for pmax tags file and boot blocks
8 TPMAX= ../pmax/tags
9 SPMAX= ../pmax/pmax/*.[ch] ../pmax/include/*.h \
10 ../pmax/dev/*.[ch] ../pmax/tc/*.[ch]
11 APMAX= ../pmax/pmax/*.S
  /src/share/man/man4/man4.pmax/
Makefile 5 MANSUBDIR=/pmax
  /src/distrib/pmax/miniroot/
Makefile.inc 17 ${DESTDIR}/.profile ${DESTDIR}/boot.pmax \
  /src/sys/arch/pmax/ibus/
ibus_pmax.c 43 #include <pmax/ibus/ibusvar.h>
45 #include <pmax/autoconf.h>
46 #include <pmax/sysconf.h>
48 #include <pmax/pmax/kn01.h>
49 #include <pmax/pmax/kn230.h>
50 #include <pmax/pmax/pmaxtype.h>
sii_ds.c 31 #include <pmax/locore.h>
38 #include <pmax/ibus/siireg.h>
39 #include <pmax/ibus/siivar.h>
41 #include <pmax/ibus/ibusvar.h> /* interrupt establish */
43 #include <pmax/pmax/kn01.h> /* kn01 (ds3100) address constants */
44 #include <pmax/pmax/pmaxtype.h>
ibus_3max.c 41 #include <pmax/ibus/ibusvar.h>
42 #include <pmax/pmax/kn02.h>
  /src/sys/arch/pmax/pmax/
memc_3min.c 54 #include <pmax/pmax/kmin.h>
55 #include <pmax/pmax/memc.h>
dec_5100.c 49 #include <pmax/locore.h>
50 #include <pmax/sysconf.h>
54 #include <pmax/pmax/machdep.h>
55 #include <pmax/pmax/kn01.h> /* common definitions */
56 #include <pmax/pmax/kn230.h>
58 #include <pmax/ibus/ibusvar.h>
60 #include <pmax/pmax/cons.h
    [all...]
memc_3max.c 42 #include <pmax/pmax/kn02.h> /* error-register defs copied into kn03.h */
43 #include <pmax/pmax/memc.h>
dec_3100.c 81 #include <pmax/sysconf.h>
87 #include <pmax/pmax/machdep.h>
88 #include <pmax/pmax/kn01.h>
90 #include <pmax/ibus/ibusvar.h>
95 #include <pmax/pmax/cons.h>
143 submodel = "3100 (PMAX)";
mainbus.c 38 #include <pmax/sysconf.h>
39 #include <pmax/autoconf.h>
sysconf.c 39 #include <pmax/sysconf.h>
41 #include <pmax/pmax/pmaxtype.h>
113 sys_init(dec_3100_init,"DEC_3100"), /* 1: PMAX */
promcall.c 51 #include <pmax/dec_prom.h>
52 #include <pmax/pmax/pmaxtype.h>
53 #include <pmax/pmax/machdep.h>
141 * entrypoints, so the ROM sets osconsole to '1' like the PMAX.
145 /* Try to use pmax onboard framebuffer */
dec_3max.c 91 #include <pmax/sysconf.h>
93 #include <pmax/pmax/machdep.h>
94 #include <pmax/pmax/kn02.h>
95 #include <pmax/pmax/memc.h>
100 #include <pmax/pmax/cons.h>
dec_maxine.c 82 #include <pmax/sysconf.h>
90 #include <pmax/pmax/maxine.h>
91 #include <pmax/pmax/machdep.h>
92 #include <pmax/pmax/memc.h>
96 #include <pmax/pmax/cons.h>
  /src/sys/arch/pmax/tc/
tc_3maxplus.c 41 #include <pmax/pmax/kn03.h>
tc_3min.c 41 #include <pmax/pmax/kmin.h>
ioasic.c 41 #include <pmax/sysconf.h>
43 #include <pmax/pmax/pmaxtype.h>
44 #include <pmax/pmax/kmin.h>
45 #include <pmax/pmax/maxine.h>
46 #include <pmax/pmax/kn03.h>
tc_3max.c 41 #include <pmax/pmax/kn02.h>
tc_maxine.c 41 #include <pmax/pmax/maxine.h>
tcbus.c 50 #include <pmax/autoconf.h>
51 #include <pmax/sysconf.h>
54 #include <pmax/pmax/pmaxtype.h>
179 #include <pmax/pmax/cons.h>
180 #include <pmax/dec_prom.h>
  /src/distrib/pmax/liveimage/emuimage/
Makefile 3 LIVEIMGBASE= NetBSD-${DISTRIBVER}-pmax-live # gives ${IMGBASE}.img
12 #SECONDARY_BOOT= # boot.pmax is extracted from base.tgz
  /src/sys/arch/pmax/include/
param.h 48 #define _MACHINE pmax
49 #define MACHINE "pmax"
  /src/sys/arch/pmax/stand/boot/
Makefile 4 SECONDARY_PROG= boot.pmax
12 # Copy boot.pmax to / as well.

Completed in 46 milliseconds

1 2 3