Searched refs:prom_retain (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | machdep.c | 75 if (prom_retain("OBPnvram", PAGESIZE, PAGESIZE, &phys) != 0) { in retain_nvram_page()
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4v/ |
H A D | Makefile.files | 52 prom_retain.o \
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/ |
H A D | Makefile.files | 52 prom_retain.o \
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_retain.c | 38 prom_retain(char *id, size_t size, u_int align, unsigned long long *physaddr) in prom_retain() function
|
/illumos-gate/usr/src/psm/stand/boot/sparc/sun4/sys/ |
H A D | prom_plat.h | 162 extern int prom_retain(char *id, size_t size, uint_t align,
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | prom_plat.h | 165 extern int prom_retain(char *id, size_t size, uint_t align,
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | prom_plat.h | 166 extern int prom_retain(char *id, size_t size, uint_t align,
|
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4/ |
H A D | Makefile | 58 prom_retain.c \
|
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4v/ |
H A D | Makefile | 59 prom_retain.c \
|
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4u/ |
H A D | Makefile | 62 prom_retain.c \
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | mlsetup.c | 235 if (prom_retain("panicbuf", PANICBUFSIZE, MMU_PAGESIZE, &pa) != 0) in mlsetup()
|