Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h106 extern int bop_mountroot(void);
127 #define BOP_MOUNTROOT() bop_mountroot()
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c469 bop_mountroot(void) in bop_mountroot() function