HomeSort by: relevance | last modified time | path
    Searched defs:sun4v (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c 63 #ifdef SUN4V
67 #ifdef SUN4V
72 #ifdef SUN4V
121 #ifdef SUN4V
122 static int sun4v = 0; variable in typeref:typename:int
177 #ifdef SUN4V
188 #ifdef SUN4V
190 strcmp(buf, "sun4v") == 0) {
192 sun4v = 1;
197 #ifdef SUN4V
    [all...]
loadfile_machdep.c 63 #ifdef SUN4V
67 #ifdef SUN4V
72 #ifdef SUN4V
121 #ifdef SUN4V
122 static int sun4v = 0; variable in typeref:typename:int
177 #ifdef SUN4V
188 #ifdef SUN4V
190 strcmp(buf, "sun4v") == 0) {
192 sun4v = 1;
197 #ifdef SUN4V
    [all...]

Completed in 42 milliseconds