Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c76 (void) tod_ops.tod_clear_watchdog_timer(); in mdboot()
351 (void) tod_ops.tod_clear_watchdog_timer(); in panic_quiesce_hw()
479 (void) tod_ops.tod_clear_watchdog_timer(); in clear_watchdog_on_exit()
497 (void) tod_ops.tod_clear_watchdog_timer(); in kdi_watchdog_disable()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachclock.h54 uint_t (*tod_clear_watchdog_timer)(tod_ops_t *); member
68 #define TODOP_CLRWD(top) ((top)->tod_clear_watchdog_timer(top))
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachclock.h182 uint_t (*tod_clear_watchdog_timer)(void); member
201 #define TODOP_CLRWD(top) ((top).tod_clear_watchdog_timer())
/titanic_44/usr/src/uts/sun4u/io/
H A Dpmc.c153 tod_ops.tod_clear_watchdog_timer = pmc_clear_watchdog_timer; in _init()
290 (void) tod_ops.tod_clear_watchdog_timer(); in pmc_detach()
H A Dtodstarfire.c85 tod_ops.tod_clear_watchdog_timer = todsf_clear_watchdog_timer; in _init()
H A Dtodstarcat.c131 tod_ops.tod_clear_watchdog_timer = todsc_clear_watchdog_timer; in _init()
H A Dtodopl.c176 tod_ops.tod_clear_watchdog_timer = todopl_clear_watchdog_timer; in _init()
H A Dtodmostek.c75 tod_ops.tod_clear_watchdog_timer = todm_clear_watchdog_timer; in _init()
H A Drmc_comm.c889 tod_ops.tod_clear_watchdog_timer != NULL) { in rmc_comm_detach()
891 (void) tod_ops.tod_clear_watchdog_timer(); in rmc_comm_detach()
H A Dtodbq4802.c114 tod_ops.tod_clear_watchdog_timer = in _init()
H A Dtodm5819.c89 tod_ops.tod_clear_watchdog_timer = in _init()
H A Dtodsg.c152 tod_ops.tod_clear_watchdog_timer = todsg_clear_watchdog_timer; in _init()
H A Dtodblade.c97 tod_ops.tod_clear_watchdog_timer = todbl_clear_watchdog_timer; in _init()
H A Dtodm5819p_rmc.c98 tod_ops.tod_clear_watchdog_timer = in _init()
H A Dtodds1337.c166 tod_ops.tod_clear_watchdog_timer = in _init()
H A Dtodds1287.c228 tod_ops.tod_clear_watchdog_timer = todds_clear_watchdog_timer; in _init()
H A Drmclomv.c454 tod_ops.tod_clear_watchdog_timer = rmc_clear_watchdog_timer; in rmclomv_attach()
/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c734 tod_ops.tod_clear_watchdog_timer(); in sysctrl_suspend()
/titanic_44/usr/src/uts/sun4u/snowbird/io/todds1307/
H A Dtodds1307.c173 tod_ops.tod_clear_watchdog_timer = in _init()
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c839 saved_watchdog_seconds = tod_ops.tod_clear_watchdog_timer();
/titanic_44/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c922 tod_ops.tod_clear_watchdog_timer(); in dr_suspend()