Home
last modified time | relevance | path

Searched refs:ofw_setcurrdev (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/boot/ofw/common/
HDmain.c150 env_setenv("currdev", EV_VOLATILE, bargv[0], ofw_setcurrdev, in main()
154 ofw_setcurrdev, env_nounset); in main()
/NextBSD/sys/boot/ofw/libofw/
HDlibofw.h46 extern ev_sethook_t ofw_setcurrdev;
HDdevicename.c136 ofw_setcurrdev(struct env_var *ev, int flags, const void *value) in ofw_setcurrdev() function
/NextBSD/sys/boot/sparc64/loader/
HDmain.c890 ofw_setcurrdev, env_nounset); in main()