Searched refs:fmd_timer_remove (Results 1 - 14 of 14) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_dperr.c | 297 fmd_timer_remove(hdl, ept->dp_id); 351 fmd_timer_remove(hdl, ept->dp_id);
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/ |
H A D | sw_main_cmn.c | 199 fmd_timer_remove(hdl, timerid); 452 fmd_timer_remove(hdl, msinfo->swms_timers[i].swt_timerid);
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 225 extern void fmd_timer_remove(fmd_hdl_t *, id_t);
|
H A D | fmd_api.c | 1928 fmd_timer_remove(fmd_hdl_t *hdl, id_t id) function
|
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_page.c | 193 fmd_timer_remove(hdl, cma.cma_page_timerid);
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 257 fmd_timer_remove(dl->dl_fmd, dl->dl_timer);
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 241 fmd_timer_remove(hdl, dmp->dm_timer);
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 481 fmd_timer_remove(hdl, zcp->zc_remove_timer); 768 fmd_timer_remove(hdl, zcp->zc_remove_timer); 907 fmd_timer_remove(hdl, zcp->zc_remove_timer); 942 fmd_timer_remove(hdl, zcp->zc_remove_timer);
|
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_cpu_sun4v.c | 180 fmd_timer_remove(hdl, cma.cma_cpu_timerid);
|
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 330 fmd_timer_remove(hdl, mp->epm_timer_id); 614 fmd_timer_remove(hdl, mp->epm_timer_id); 833 fmd_timer_remove(hdl, mp->epm_timer_id); 1096 fmd_timer_remove(hdl, mp->epm_timer_id);
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 564 fmd_timer_remove(ip_hdl, ipx->ipx_spnd_timer); 690 fmd_timer_remove(ip_hdl, conn->ipc_timer);
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1230 fmd_timer_remove(hdl, slmp->slt_timer);
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 3203 fmd_timer_remove(fmep->hdl, fmep->timer); 3262 fmd_timer_remove(fmep->hdl, fmep->timer); 3476 fmd_timer_remove(fmep->hdl, fmep->timer);
|
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_cpu.c | 382 fmd_timer_remove(hdl, cpu->cpu_uec_flush);
|
Completed in 103 milliseconds