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

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_console.c46 #ifndef OFWCONS_POLL_HZ
47 #define OFWCONS_POLL_HZ 4 /* 50-100 works best on Ultra2 */ macro
115 polltime = hz / OFWCONS_POLL_HZ;

Completed in 43 milliseconds