Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachclock.h52 uint_t (*tod_clear_watchdog_timer)(tod_ops_t *); member
66 #define TODOP_CLRWD(top) ((top)->tod_clear_watchdog_timer(top))
/illumos-gate/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())
/illumos-gate/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 Dtodopl.c174 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 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 Dtodbq4802.c114 tod_ops.tod_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()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c735 (void) tod_ops.tod_clear_watchdog_timer(); in sysctrl_suspend()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c842 saved_watchdog_seconds = tod_ops.tod_clear_watchdog_timer();
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c924 tod_ops.tod_clear_watchdog_timer(); in dr_suspend()