prom_ihandle2path 247 arch/sparc/include/asm/oplib_64.h int prom_ihandle2path(int handle, char *buffer, int bufsize); prom_ihandle2path 604 arch/sparc/kernel/prom_64.c if (prom_ihandle2path(prom_stdout, of_console_path, 256) < 0) {