Home
last modified time | relevance | path

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

/freebsd/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; in ofwtty_open()
/freebsd/sys/conf/
H A Doptions.powerpc33 OFWCONS_POLL_HZ opt_ofw.h