Searched refs:uboot_fmtdev (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/boot/uboot/lib/
H A Dlibuboot.h53 char *uboot_fmtdev(void *vdev);
H A Ddevicename.c165 uboot_fmtdev(void *vdev) function
/freebsd-9.3-release/sys/boot/uboot/common/
H A Dmain.c201 env_setenv("currdev", EV_VOLATILE, uboot_fmtdev(&currdev),
203 env_setenv("loaddev", EV_VOLATILE, uboot_fmtdev(&currdev),

Completed in 45 milliseconds