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

  /src/sys/arch/hp300/include/
hp300spu.h 41 #define HP_320 0 /* 16MHz 68020+HP MMU+16K external cache */
  /src/sys/arch/hp300/dev/
dioreg.h 82 #define DIO_SCMAX(machineid) ((machineid) == HP_320 ? 32 : 256)
intio.c 71 (__BIT(HP_320) | __BIT(HP_330) | __BIT(HP_340) | \
  /src/sys/arch/hp300/stand/common/
machdep.c 52 case HP_320:
autoconf.c 93 case HP_320:
srt0.S 243 movl #HP_320,%a0@ /* no, consider a 320 for now */
  /src/sys/arch/hp300/hp300/
machdep.c 183 case HP_320:
345 { HP_320, -1, "320", "16.67" },
469 machineid == HP_320 ? 16 : 32);
496 case HP_320:
locore.s 364 movl #HP_320,%a0@
1132 .long HP_320 | default to 320

Completed in 15 milliseconds