Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc/stand/bootxx/ | |
promlib.c | 61 static const char *obp_v2_getbootpath(void); 114 obp_v2_getbootpath(void) function in typeref:typename:const char * 185 promops.po_bootpath = obp_v2_getbootpath; |
/src/sys/arch/sparc/sparc/ | |
promlib.c | 83 static const char *obp_v2_getbootpath(void); 770 obp_v2_getbootpath(void) function in typeref:typename:const char * 1327 promops.po_bootpath = obp_v2_getbootpath; |