Searched refs:prom_bootpath (Results 1 – 7 of 7) sorted by relevance
64 prom_bootpath(void) in prom_bootpath() function
132 extern char *prom_bootpath(void);
192 extern char *prom_bootpath(void);
587 (void) strncpy(bpath, prom_bootpath(), sizeof (bpath) - 1); in main()
200 cpr_abbreviate_devpath(prom_bootpath(), bootdev); in cpr_prop_setup()
533 return (prom_bootpath()); in strplumb_get_netdev_path()
1271 for (op = prom_bootpath(), sp = lbootpath; op != NULL && in get_netconfig_strategy()