Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c44 static uint64_t rd_start, rd_end; variable
147 if (diskloc + filep->fi_count > (caddr_t)(uintptr_t)rd_end) { in diskread()
172 BOP_GETPROP(ops, "ramdisk_end", (void *)&rd_end) != 0) { in kobj_boot_mountroot()
179 "ramdisk range: 0x%llx-%llx\n", rd_start, rd_end); in kobj_boot_mountroot()