Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dbootinfo.h62 BMT_ROOTFS, enumerator
/titanic_50/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c1141 case BMT_ROOTFS: in type_to_str()
1262 modules[midx].bm_type = BMT_ROOTFS; in process_module()
1310 modules[0].bm_type = BMT_ROOTFS; in fixup_modules()
/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c1246 if (bm[i].bm_type == BMT_ROOTFS) { in build_boot_properties()