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
428 ofbootpartition = cp+1;
444 ofbootpartition ? ofbootpartition : "<none>"));
983 if (ofbootpartition)
984 booted_partition = *ofbootpartition - 'a';
1128 if (ofbootpartition)
1129 booted_partition = *ofbootpartition - 'a';

Completed in 18 milliseconds