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 | 84 static const char *obp_v2_getbootpath(void); 903 obp_v2_getbootpath(void) function in typeref:typename:const char * 1460 promops.po_bootpath = obp_v2_getbootpath; |