Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c125 static void pps_fan_poll(void *);
765 pps_fan_poll(softsp); in sysctrl_attach()
2543 pps_fan_poll(void *arg) in pps_fan_poll() function
2614 (void) timeout(pps_fan_poll, softsp, pps_fan_timeout_hz); in pps_fan_poll()