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

  /src/sys/arch/sparc/stand/bootxx/
promlib.c 60 static const char *obp_v0_getbootpath(void);
107 obp_v0_getbootpath(void) function in typeref:typename:const char *
136 promops.po_bootpath = obp_v0_getbootpath;
172 promops.po_bootpath = obp_v0_getbootpath;
  /src/sys/arch/sparc/sparc/
promlib.c 80 static const char *obp_v0_getbootpath(void);
728 obp_v0_getbootpath(void) function in typeref:typename:const char *
1219 promops.po_bootpath = obp_v0_getbootpath;
1302 promops.po_bootpath = obp_v0_getbootpath;

Completed in 11 milliseconds