Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/include/
H A Dbsd_openprom.h128 struct v0mlist { struct
129 struct v0mlist *next; argument
143 struct v0mlist **v0_phystot; /* physical memory */ argument
144 struct v0mlist **v0_vmprom; /* VM used by PROM */
145 struct v0mlist **v0_physavail; /* available physical memory */
/netbsd-src/sys/arch/sparc/sparc/
H A Dpromlib.c964 struct v0mlist *mp; in prom_makememarr()