Searched defs:mdboot (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c60 * "invoke_cb" is a boolean. It is set to true when mdboot() can safely
67 mdboot(int cmd, int fcn, char *bootstr, boolean_t invoke_cb) function
151 "mdboot: invalid function %d", fcn);
192 /* mdpreboot - may be called prior to mdboot while root fs still mounted */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c196 * "invoke_cb" is a boolean. It is set to true when mdboot() can safely
203 mdboot(int cmd, int fcn, char *mdep, boolean_t invoke_cb) function
373 /* mdpreboot - may be called prior to mdboot while root fs still mounted */
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c195 * "invoke_cb" is a boolean. It is set to true when mdboot() can safely
202 mdboot(int cmd, int fcn, char *bootstr, boolean_t invoke_cb) function
252 "mdboot: invalid function %d", fcn);
322 /* mdpreboot - may be called prior to mdboot while root fs still mounted */

Completed in 50 milliseconds