Symbol: ddi_remove_event_handler
usr/src/uts/common/io/1394/targets/av1394/av1394.c
455
(void) ddi_remove_event_handler(avp->av_reset_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
460
(void) ddi_remove_event_handler(avp->av_reset_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
466
(void) ddi_remove_event_handler(avp->av_remove_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
467
(void) ddi_remove_event_handler(avp->av_reset_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
472
(void) ddi_remove_event_handler(avp->av_remove_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
473
(void) ddi_remove_event_handler(avp->av_reset_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
487
(void) ddi_remove_event_handler(avp->av_insert_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
492
(void) ddi_remove_event_handler(avp->av_remove_cb);
usr/src/uts/common/io/1394/targets/av1394/av1394.c
497
(void) ddi_remove_event_handler(avp->av_reset_cb);
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
298
(void) ddi_remove_event_handler(softc_p->event_id);
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
472
(void) ddi_remove_event_handler(softc_p->event_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
638
(void) ddi_remove_event_handler(sp->s_reset_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
643
(void) ddi_remove_event_handler(sp->s_reset_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
649
(void) ddi_remove_event_handler(sp->s_remove_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
650
(void) ddi_remove_event_handler(sp->s_reset_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
655
(void) ddi_remove_event_handler(sp->s_remove_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
656
(void) ddi_remove_event_handler(sp->s_reset_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
670
(void) ddi_remove_event_handler(sp->s_insert_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
675
(void) ddi_remove_event_handler(sp->s_remove_cb_id);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
680
(void) ddi_remove_event_handler(sp->s_reset_cb_id);
usr/src/uts/common/io/gen_drv.c
705
(void) ddi_remove_event_handler(dstatep->gen_cb_ids[i]);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
775
(void) ddi_remove_event_handler(ss->ei_login_ack_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
782
(void) ddi_remove_event_handler(ss->ei_login_ack_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
793
(void) ddi_remove_event_handler(ss->ei_gw_alive_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
794
(void) ddi_remove_event_handler(ss->ei_login_ack_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
801
(void) ddi_remove_event_handler(ss->ei_gw_alive_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
802
(void) ddi_remove_event_handler(ss->ei_login_ack_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
948
(void) ddi_remove_event_handler(ss->ei_gw_info_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
954
(void) ddi_remove_event_handler(ss->ei_gw_alive_cb);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
960
(void) ddi_remove_event_handler(ss->ei_login_ack_cb);
usr/src/uts/common/io/nvme/nvme.c
5596
(void) ddi_remove_event_handler(nvme->n_ev_rm_cb_id);
usr/src/uts/common/io/pshot.c
909
rval = ddi_remove_event_handler(
usr/src/uts/common/io/pshot.c
918
rval = ddi_remove_event_handler(
usr/src/uts/common/io/scsi/targets/sd.c
5845
(void) ddi_remove_event_handler(un->un_insert_cb_id);
usr/src/uts/common/io/scsi/targets/sd.c
5852
(void) ddi_remove_event_handler(un->un_remove_cb_id);
usr/src/uts/common/io/scsi/targets/sd.c
8286
(ddi_remove_event_handler(un->un_insert_cb_id) !=
usr/src/uts/common/io/scsi/targets/sd.c
8301
(ddi_remove_event_handler(un->un_remove_cb_id) !=
usr/src/uts/common/io/usb/usba/usbai.c
1217
(void) ddi_remove_event_handler(evdata->ev_rm_cb_id);
usr/src/uts/common/io/usb/usba/usbai.c
1222
(void) ddi_remove_event_handler(evdata->ev_ins_cb_id);
usr/src/uts/common/io/usb/usba/usbai.c
1227
(void) ddi_remove_event_handler(evdata->ev_suspend_cb_id);
usr/src/uts/common/io/usb/usba/usbai.c
1232
(void) ddi_remove_event_handler(evdata->ev_resume_cb_id);
usr/src/uts/common/io/usb/usba/usbai_util.c
2452
(void) ddi_remove_event_handler(evdata->ev_rm_cb_id);
usr/src/uts/common/io/usb/usba/usbai_util.c
2457
(void) ddi_remove_event_handler(evdata->ev_ins_cb_id);
usr/src/uts/common/io/usb/usba/usbai_util.c
2462
(void) ddi_remove_event_handler(evdata->ev_suspend_cb_id);
usr/src/uts/common/io/usb/usba/usbai_util.c
2467
(void) ddi_remove_event_handler(evdata->ev_resume_cb_id);
usr/src/uts/common/os/driver_lyr.c
2895
if ((res = ddi_remove_event_handler(lep->le_id))
usr/src/uts/common/os/driver_lyr.c
3755
if (ddi_remove_event_handler((ddi_callback_id_t)id)
usr/src/uts/common/sys/sunddi.h
2164
ddi_remove_event_handler(ddi_callback_id_t id);
usr/src/uts/common/xen/os/xvdi.c
2038
(void) ddi_remove_event_handler(oeid);
usr/src/uts/common/xen/os/xvdi.c
2040
(void) ddi_remove_event_handler(hpid);