Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c247 static int fastboot_build_mbi(char *, fastboot_info_t *);
463 fastboot_build_mbi(char *mdep, fastboot_info_t *nk) in fastboot_build_mbi() function
1215 if (fastboot_build_mbi(fastboot_args, &newkernel) != 0) { in fastboot_load_kernel()