Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/krtld/
H A Dbootrd.c43 static uint64_t rd_start, rd_end; variable
143 diskloc = (caddr_t)(uintptr_t)rd_start + blocknum * DEV_BSIZE; in diskread()
167 BOP_GETPROP(ops, "ramdisk_start", (void *)&rd_start) != 0 || in kobj_boot_mountroot()
176 "ramdisk range: 0x%llx-%llx\n", rd_start, rd_end); in kobj_boot_mountroot()