Home
last modified time | relevance | path

Searched refs:prom_getphandle (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c95 pmmu = prom_getphandle(ih); in fill_memlists()
99 pmem = prom_getphandle(ih); in fill_memlists()
/titanic_44/usr/src/psm/promif/ieee1275/common/
H A Dprom_phandle.c33 prom_getphandle(ihandle_t i) in prom_getphandle() function
H A Dprom_stdout.c70 return (pstdout = prom_getphandle(istdout)); in prom_stdout_node()
H A Dprom_stdin.c72 return (pstdin = prom_getphandle(istdin)); in prom_stdin_node()
/titanic_44/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_macaddr.c52 macnodeid = prom_getphandle(hd); in prom_getmacaddr()
H A Dprom_mem.c175 pmem = prom_getphandle(ih); in prom_mem_phandle()
H A Dprom_mmu.c229 pmmu = prom_getphandle(ih); in prom_mmu_phandle()
/titanic_44/usr/src/psm/promif/ieee1275/sun4u/
H A Dprom_serengeti.c170 prom_getphandle(imemory)) != 0) in prom_serengeti_get_ecacheunum()
/titanic_44/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_promif_isadep.c233 pnode = (pnode_t)prom_getphandle(prom_mmu_ihandle()); in kmdb_prom_preserve_kctx_init()
/titanic_44/usr/src/uts/sun/sys/
H A Dpromif.h127 extern phandle_t prom_getphandle(ihandle_t i);
/titanic_44/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c211 node = (pnode_t)prom_getphandle(immu); in read_prom_mappings()
/titanic_44/usr/src/uts/sun4/vm/
H A Dsfmmu.c448 node = (pnode_t)prom_getphandle(prom_mmu_ihandle()); in read_prom_mappings()
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2410 pnode = (pnode_t)prom_getphandle(prom_mmu_ihandle());