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

1 2 3 4 5

  /src/tools/hp300-mkboot/
Makefile 3 HOSTPROGNAME= ${_TOOL_PREFIX}hp300-mkboot
4 HOST_SRCDIR= sys/arch/hp300/stand/mkboot
  /src/distrib/notes/mvme68k/
Makefile 3 MERGED_SRCS+= ${COMMON}/sysinst ${.CURDIR}/../hp300/upgrade
  /src/sys/arch/hp300/
Makefile 3 # Makefile for hp300 tags file and boot blocks
8 THP300= ../hp300/tags
9 SHP300= ../hp300/hp300/*.[ch] ../hp300/include/*.h \
10 ../hp300/dev/*.[ch]
11 AHP300= ../hp300/hp300/*.s
14 DHP300= dev hp300 include
  /src/share/man/man8/man8.hp300/
Makefile 5 MANSUBDIR=/hp300
  /src/sys/arch/hp300/stand/common/
kbdconf.c 40 #include <hp300/stand/common/samachdep.h>
41 #include <hp300/stand/common/kbdvar.h>
hil.c 78 #include <hp300/stand/common/hilreg.h>
79 #include <hp300/stand/common/kbdmap.h>
80 #include <hp300/stand/common/itevar.h>
82 #include <hp300/stand/common/samachdep.h>
83 #include <hp300/stand/common/kbdvar.h>
itereg.h 51 #ifdef hp300
apci.c 74 #include <hp300/dev/frodoreg.h> /* for APCI offsets */
75 #include <hp300/dev/intioreg.h> /* for frodo offsets */
77 #include <hp300/stand/common/apcireg.h> /* for register map */
78 #include <hp300/stand/common/dcareg.h> /* for register bits */
79 #include <hp300/stand/common/consdefs.h>
80 #include <hp300/stand/common/samachdep.h>
kbd.c 42 #include <hp300/stand/common/samachdep.h>
43 #include <hp300/stand/common/kbdvar.h>
ite_hy.c 46 #include <hp300/stand/common/itereg.h>
47 #include <hp300/stand/common/grf_hyreg.h>
49 #include <hp300/stand/common/samachdep.h>
50 #include <hp300/stand/common/itevar.h>
ite_tc.c 45 #include <hp300/dev/diofbreg.h>
46 #include <hp300/stand/common/itereg.h>
47 #include <hp300/stand/common/grf_tcreg.h>
49 #include <hp300/stand/common/samachdep.h>
50 #include <hp300/stand/common/itevar.h>
autoconf.c 44 #include <hp300/stand/common/samachdep.h>
45 #include <hp300/stand/common/rominfo.h>
46 #include <hp300/stand/common/device.h>
47 #include <hp300/stand/common/hpibvar.h>
48 #include <hp300/stand/common/scsireg.h>
49 #include <hp300/stand/common/scsivar.h>
51 #include <hp300/dev/dioreg.h>
52 #include <hp300/dev/intioreg.h>
56 * WARNING: major numbers must match bdevsw indices in hp300/conf.c.
ite_tvrx.c 47 #include <hp300/stand/common/samachdep.h>
48 #include <hp300/stand/common/itevar.h>
apcireg.h 28 #include <hp300/dev/iotypes.h>
hpibvar.h 34 #include <hp300/dev/hpibvar.h>
prf.c 35 #include <hp300/stand/common/samachdep.h>
dnkbd.c 40 #include <hp300/dev/frodoreg.h> /* for apci offsets */
41 #include <hp300/dev/intioreg.h> /* for frodo offsets */
43 #include <hp300/stand/common/dcareg.h> /* for the register bit definitions */
44 #include <hp300/stand/common/apcireg.h> /* for the apci registers */
45 #include <hp300/stand/common/samachdep.h>
46 #include <hp300/stand/common/kbdvar.h>
dca.c 43 #include <hp300/stand/common/dcareg.h>
44 #include <hp300/stand/common/consdefs.h>
45 #include <hp300/stand/common/samachdep.h>
hpib.c 42 #include <hp300/stand/common/device.h>
43 #include <hp300/stand/common/hpibvar.h>
44 #include <hp300/stand/common/samachdep.h>
46 #include <hp300/dev/dioreg.h>
  /src/etc/etc.hp300/
Makefile.inc 3 # etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
18 cd ${KERNSRCDIR}/arch/hp300/stand && ${MAKE} cleandir
20 cd ${KERNSRCDIR}/arch/hp300/stand && \
  /src/sys/arch/hp300/hp300/
leds.c 48 #include <hp300/hp300/leds.h>
  /src/share/man/man4/man4.hp300/
Makefile 14 MANSUBDIR=/hp300
  /src/sys/arch/hp300/include/
param.h 47 #define _MACHINE hp300
48 #define MACHINE "hp300"
  /src/sys/arch/hp300/dev/
arcofi_dio.c 31 #include <hp300/dev/dioreg.h>
32 #include <hp300/dev/diovar.h>
34 #include <hp300/dev/diodevs.h>
com_frodo.c 79 #include <hp300/dev/intiovar.h>
80 #include <hp300/dev/frodoreg.h>
81 #include <hp300/dev/frodovar.h>
82 #include <hp300/dev/com_frodovar.h>

Completed in 170 milliseconds

1 2 3 4 5