Searched defs:boot_physavail (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | startup.c | 837 static prom_memlist_t *boot_physinstalled, *boot_physavail, *boot_virtavail; variable 1027 &boot_physavail, &boot_physavail_len, 1377 &boot_physavail, &boot_physavail_len, 1407 copy_memlist(boot_physavail, boot_physavail_len, &memlist); 1633 &boot_physavail, &boot_physavail_len, 1702 &boot_physavail, &boot_physavail_len, 1745 &boot_physavail, &boot_physavail_len, 1754 copy_memlist(boot_physavail, boot_physavail_len, &memlist);
|
Completed in 333 milliseconds