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

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_console.c69 static void ofw_timeout(void *);
119 callout_reset(&ofw_timer, polltime, ofw_timeout, tp);
146 ofw_timeout(void *v) function

Completed in 96 milliseconds