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

/freebsd-11.0-release/sys/powerpc/mambo/
H A Dmambo_console.c65 static void mambo_timeout(void *);
93 callout_reset(&mambo_callout, polltime, mambo_timeout, NULL);
114 mambo_timeout(void *v) function
124 callout_reset(&mambo_callout, polltime, mambo_timeout, NULL);

Completed in 28 milliseconds