Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c106 static void ofw_std_exit(ofw_t ofw);
134 OFWMETHOD(ofw_exit, ofw_std_exit),
748 ofw_std_exit(ofw_t ofw) in ofw_std_exit() function