Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1510 struct boot_modules *bm, *rdbm, *benv = NULL; in build_boot_properties() local
1530 rdbm = NULL; in build_boot_properties()
1533 rdbm = &bm[i]; in build_boot_properties()
1559 if (rdbm != NULL) { in build_boot_properties()
1561 (uint64_t)(uintptr_t)rdbm->bm_addr); in build_boot_properties()
1563 (uint64_t)(uintptr_t)rdbm->bm_addr + rdbm->bm_size); in build_boot_properties()