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

/freebsd-13-stable/stand/uboot/lib/
H A Dlibuboot.h54 int uboot_setcurrdev(struct env_var *ev, int flags, const void *value);
H A Ddevicename.c190 uboot_setcurrdev(struct env_var *ev, int flags, const void *value) function
/freebsd-13-stable/stand/uboot/common/
H A Dmain.c527 env_setenv("currdev", EV_VOLATILE, ldev, uboot_setcurrdev, env_nounset);

Completed in 62 milliseconds