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

  /src/sys/arch/sparc64/sparc64/
autoconf.c 150 char ofbootpath[OFPATHLEN], *ofboottarget, *ofbootpartition; variable in typeref:typename:char[]**
428 ofbootpartition = cp+1;
444 ofbootpartition ? ofbootpartition : "<none>"));
946 if (ofbootpartition)
947 booted_partition = *ofbootpartition - 'a';
1091 if (ofbootpartition)
1092 booted_partition = *ofbootpartition - 'a';

Completed in 34 milliseconds