Searched refs:prom_getbootpath (Results 1 – 9 of 9) sorted by relevance
69 char *prom_getbootpath(void);
83 dummy = prom_getbootpath(); in main()
186 #define prom_getbootpath() ((*promops.po_bootpath)(/*void*/)) macro
324 prompath = prom_getbootpath(); in cpu_rootconf()
231 prom_getbootpath(void) in prom_getbootpath() function
276 k = prom_getbootpath(); in main()
460 strncpy(bootdev, prom_getbootpath(), sizeof(bootdev) - 1); in main()
540 cp = prom_getbootpath(); in bootpath_build()
426 cp = prom_getbootpath(); in sysctl_machdep_boot()