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

/freebsd-10-stable/sys/boot/i386/libi386/
H A Dlibi386.h64 char *i386_fmtdev(void *vdev);
H A Ddevicename.c167 i386_fmtdev(void *vdev) function
H A Dbootinfo32.c165 getrootmount(i386_fmtdev((void *)rootdev));
193 printf("root device %s invalid\n", i386_fmtdev(rootdev));
H A Dbootinfo64.c213 getrootmount(i386_fmtdev((void *)rootdev));
/freebsd-10-stable/sys/boot/pc98/loader/
H A Dmain.c271 env_setenv("currdev", EV_VOLATILE, i386_fmtdev(&new_currdev),
273 env_setenv("loaddev", EV_VOLATILE, i386_fmtdev(&new_currdev), env_noset,
/freebsd-10-stable/sys/boot/i386/loader/
H A Dmain.c299 env_setenv("currdev", EV_VOLATILE, i386_fmtdev(&new_currdev),
301 env_setenv("loaddev", EV_VOLATILE, i386_fmtdev(&new_currdev), env_noset,
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dbootinfo32.c171 printf("root device %s invalid\n", i386_fmtdev(rootdev));
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dbiosdisk.c462 i386_fmtdev(dev), dev->d_unit,

Completed in 47 milliseconds