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

  /src/distrib/common/
sunbootcd.sh 43 Usage: ${PROGNAME} fsimage sun4 [sun4c [sun4m [sun3|sun4d [sun3x|sun4u]]]]
48 NetBSD/sparc: sun4, sun4c, sun4d, sun4m
  /src/sys/arch/sparc/stand/common/
srt0.S 165 ! only javastations have OFW, so we know it is a sun4m
  /src/sys/arch/sparc/sparc/
locore.s 195 #if defined(SUN4C) || defined(SUN4M)
221 #if defined(SUN4M)
231 #if !defined(SUN4M)
233 .asciz "cr .( NetBSD/sparc: this kernel does not support the sun4m) cr"
883 #if defined(SUN4M)
1150 #if (defined(SUN4) + defined(SUN4C) + defined(SUN4M)) % 2 == 1
1271 * The Sun4M does not have the memory hole that the 4C does. Thus all
1274 #if defined(SUN4M)
1314 #if defined(SUN4M) && !(defined(SUN4C) || defined(SUN4))
1321 #elif (defined(SUN4C) || defined(SUN4)) && !defined(SUN4M)
    [all...]

Completed in 13 milliseconds