HomeSort by: relevance | last modified time | path
    Searched refs:sun4c (Results 1 - 2 of 2) 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/sparc/
locore.s 195 #if defined(SUN4C) || defined(SUN4M)
197 .asciz "sun4c"
235 #if !defined(SUN4C)
237 .asciz "cr .( NetBSD/sparc: this kernel does not support the sun4c) cr"
622 #if defined(SUN4C)
1150 #if (defined(SUN4) + defined(SUN4C) + defined(SUN4M)) % 2 == 1
1245 #if defined(SUN4) || defined(SUN4C)
1314 #if defined(SUN4M) && !(defined(SUN4C) || defined(SUN4))
1321 #elif (defined(SUN4C) || defined(SUN4)) && !defined(SUN4M)
1801 * buserr = basically just like sun4c sync error reg bu
    [all...]

Completed in 46 milliseconds