Searched refs:prom_ihandle2path (Results 1 – 3 of 3) sorted by relevance
287 extern int prom_ihandle2path(int handle, char *buffer, int bufsize);
307 int prom_ihandle2path(int handle, char *buffer, int bufsize) in prom_ihandle2path() function
537 if (prom_ihandle2path(prom_stdout, of_console_path, 256) < 0) { in of_console_init()