Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo.c39 bi_getboothowto(char *kargs) in bi_getboothowto() function
H A Dlibi386.h138 int bi_getboothowto(char *kargs);
H A Dbootinfo64.c157 howto = bi_getboothowto(args); in bi_load64()
H A Dbootinfo32.c149 howto = bi_getboothowto(args); in bi_load32()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c68 bi_getboothowto(char *kargs) in bi_getboothowto() function
370 howto = bi_getboothowto(args); in bi_load()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c52 bi_getboothowto(char *kargs) in bi_getboothowto() function