Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c243 static int fastboot_build_mbi(char *, fastboot_info_t *);
455 fastboot_build_mbi(char *mdep, fastboot_info_t *nk) in fastboot_build_mbi() function
1203 if (fastboot_build_mbi(fastboot_args, &newkernel) != 0) { in fastboot_load_kernel()