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

  /src/sys/arch/hp300/include/
hp300spu.h 45 #define HP_370 4 /* 33MHz 68030+64K external cache */
  /src/sys/arch/hp300/stand/common/
machdep.c 66 case HP_370:
autoconf.c 103 case HP_370:
srt0.S 122 movl #HP_370,%a0@ /* consider a 370 for now */
  /src/sys/arch/hp300/dev/
intio.c 73 __BIT(HP_360) | __BIT(HP_370) | __BIT(HP_375) | \
  /src/sys/arch/hp300/hp300/
machdep.c 352 { HP_370, -1, "370", "33.33" },
474 machineid == HP_370 ? 64 : 32);
517 case HP_370:
locore.s 266 movl #HP_370,%a0@ | set to 370

Completed in 28 milliseconds