Searched refs:i386_fmtdev (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Ddevicename.c167 i386_fmtdev(void *vdev) function
H A Dlibi386.h92 char *i386_fmtdev(void *vdev);
H A Dbootinfo32.c165 getrootmount(i386_fmtdev((void *)rootdev));
193 printf("root device %s invalid\n", i386_fmtdev(rootdev));
H A Dbootinfo64.c212 getrootmount(i386_fmtdev((void *)rootdev));
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c312 env_setenv("currdev", EV_VOLATILE, i386_fmtdev(&new_currdev),
314 env_setenv("loaddev", EV_VOLATILE, i386_fmtdev(&new_currdev), env_noset,
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/i386/
H A Dbootinfo.c231 getrootmount(i386_fmtdev(rootdev));
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dbootinfo32.c171 printf("root device %s invalid\n", i386_fmtdev(rootdev));

Completed in 64 milliseconds