Home
last modified time | relevance | path

Searched refs:prom_memory_ihandle (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_mem.c41 prom_memory_ihandle(void) in prom_memory_ihandle() function
68 ihandle_t imemory = prom_memory_ihandle(); in prom_allocate_phys()
110 ihandle_t imemory = prom_memory_ihandle(); in prom_claim_phys()
146 ihandle_t imemory = prom_memory_ihandle(); in prom_free_phys()
173 if ((ih = prom_memory_ihandle()) == (ihandle_t)-1) in prom_mem_phandle()
H A Dprom_retain.c42 ihandle_t imemory = prom_memory_ihandle(); in prom_retain()
H A Dprom_getunum.c44 ihandle_t imemory = prom_memory_ihandle(); in prom_get_unum()
/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/
H A Dprom_serengeti.c163 ihandle_t imemory = prom_memory_ihandle(); in prom_serengeti_get_ecacheunum()
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c97 if ((ih = prom_memory_ihandle()) == (ihandle_t)-1) in fill_memlists()
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h169 extern ihandle_t prom_memory_ihandle(void);