Home
last modified time | relevance | path

Searched defs:bsys_mem (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/sys/
H A Dbootconf.h80 struct bsys_mem { struct
81 struct memlist *physinstalled; /* amt of physmem installed */
82 struct memlist *rsvdmem; /* amt of bios reserved mem */
106 struct bsys_mem *boot_mem; argument
/titanic_44/usr/src/uts/sun/sys/
H A Dbootconf.h60 struct bsys_mem { struct
61 struct memlist *physinstalled; /* amt of physmem installed */
62 struct memlist *physavail; /* amt of physmem avail for use */
63 struct memlist *virtavail; /* amt of virtmem avail for use */
64 uint_t extent; /* number of bytes in the space */