Searched refs:ofw_timeout (Results 1 – 1 of 1) sorted by relevance
69 static void ofw_timeout(void *);119 callout_reset(&ofw_timer, polltime, ofw_timeout, tp); in ofwtty_open()146 ofw_timeout(void *v) in ofw_timeout() function