Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dbootconf.h126 #define BOP_MOUNTROOT() bop_mountroot() macro
/titanic_50/usr/src/uts/common/krtld/
H A Dkobj.c411 if (BOP_MOUNTROOT() != BOOT_SVC_OK) { in kobj_init()