Home
last modified time | relevance | path

Searched refs:prom_memlist (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c450 struct prom_memlist *pmp = bpp->ptr; in compact_promlist()
473 struct prom_memlist *pmp = bpp->ptr; in sort_promlist()
474 struct prom_memlist temp; in sort_promlist()
519 tmp->nelems = len / sizeof (struct prom_memlist); in init_boot_memlists()
572 vl->ptr += move / sizeof (struct prom_memlist); in copy_boot_memlists()
578 vl->ptr -= move / sizeof (struct prom_memlist); in copy_boot_memlists()
582 pl->nelems = plen / sizeof (struct prom_memlist); in copy_boot_memlists()
583 vl->nelems = vlen / sizeof (struct prom_memlist); in copy_boot_memlists()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h46 typedef struct prom_memlist { struct