Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo64.c172 getrootmount(i386_fmtdev((void *)rootdev)); in bi_load64()
H A Dbootinfo32.c164 getrootmount(i386_fmtdev((void *)rootdev)); in bi_load32()
/illumos-gate/usr/src/boot/common/
H A Dboot.c301 getrootmount(char *rootdev) in getrootmount() function
H A Dbootstrap.h63 int getrootmount(char *rootdev);
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c231 getrootmount(i386_fmtdev(rootdev)); in bi_load()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c385 getrootmount(efi_fmtdev((void *)rootdev)); in bi_load()