Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c106 static uint_t ps_fail_int_handler(caddr_t arg);
628 &softsp->ps_fail_c, NULL, ps_fail_int_handler, (caddr_t)softsp) != in sysctrl_attach()
1789 ps_fail_int_handler(caddr_t arg) in ps_fail_int_handler() function