Symbol: ndi_event_hdl_t
usr/src/uts/common/io/cardbus/cardbus.h
63
ndi_event_hdl_t cb_ndi_event_hdl;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
57
extern ndi_event_hdl_t enx_ndi_event_hdl;
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
180
ndi_event_hdl_t enx_ndi_event_hdl;
usr/src/uts/common/io/pshot.c
3538
ndi_event_hdl_t hdl;
usr/src/uts/common/os/sunndi.c
1208
ndi_event_hdl_t *handle, uint_t flag)
usr/src/uts/common/os/sunndi.c
1227
*handle = (ndi_event_hdl_t)ndi_event_hdl;
usr/src/uts/common/os/sunndi.c
1236
ndi_event_free_hdl(ndi_event_hdl_t handle)
usr/src/uts/common/os/sunndi.c
1288
ndi_event_bind_set(ndi_event_hdl_t handle,
usr/src/uts/common/os/sunndi.c
1442
ndi_event_unbind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_events,
usr/src/uts/common/os/sunndi.c
1600
ndi_event_retrieve_cookie(ndi_event_hdl_t handle,
usr/src/uts/common/os/sunndi.c
1647
ndi_event_is_defined(ndi_event_hdl_t handle,
usr/src/uts/common/os/sunndi.c
1685
ndi_event_add_callback(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/os/sunndi.c
1766
ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t cb_id)
usr/src/uts/common/os/sunndi.c
1829
ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/os/sunndi.c
1916
ndi_event_do_callback(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/os/sunndi.c
1998
ndi_event_tag_to_cookie(ndi_event_hdl_t handle, int event_tag)
usr/src/uts/common/os/sunndi.c
2024
ndi_event_cookie_to_tag(ndi_event_hdl_t handle, ddi_eventcookie_t cookie)
usr/src/uts/common/os/sunndi.c
2052
ndi_event_cookie_to_name(ndi_event_hdl_t handle, ddi_eventcookie_t cookie)
usr/src/uts/common/os/sunndi.c
2079
ndi_event_tag_to_name(ndi_event_hdl_t handle, int event_tag)
usr/src/uts/common/os/sunndi.c
2402
static ndi_event_hdl_t rootnex_event_hdl;
usr/src/uts/common/sys/1394/s1394.h
642
ndi_event_hdl_t hal_ndi_event_hdl;
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
368
ndi_event_hdl_t port_ndi_event_hdl;
usr/src/uts/common/sys/ib/ibnex/ibnex.h
210
ndi_event_hdl_t ibnex_ndi_event_hdl;
usr/src/uts/common/sys/ndi_impldefs.h
64
ndi_event_hdl_t ndi_next_hdl;
usr/src/uts/common/sys/pshot.h
103
ndi_event_hdl_t ndi_event_hdl;
usr/src/uts/common/sys/sunndi.h
531
ndi_event_hdl_t *ndi_event_hdl, uint_t flag);
usr/src/uts/common/sys/sunndi.h
537
ndi_event_free_hdl(ndi_event_hdl_t handle);
usr/src/uts/common/sys/sunndi.h
543
ndi_event_bind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_event_set,
usr/src/uts/common/sys/sunndi.h
547
ndi_event_unbind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_event_set,
usr/src/uts/common/sys/sunndi.h
554
ndi_event_retrieve_cookie(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/sys/sunndi.h
561
ndi_event_add_callback(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/sys/sunndi.h
569
ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t id);
usr/src/uts/common/sys/sunndi.h
575
ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/sys/sunndi.h
581
int ndi_event_do_callback(ndi_event_hdl_t handle, dev_info_t *child_dip,
usr/src/uts/common/sys/sunndi.h
589
ndi_event_tag_to_cookie(ndi_event_hdl_t handle, int event_tag);
usr/src/uts/common/sys/sunndi.h
596
ndi_event_cookie_to_tag(ndi_event_hdl_t handle,
usr/src/uts/common/sys/sunndi.h
604
ndi_event_cookie_to_name(ndi_event_hdl_t handle,
usr/src/uts/common/sys/sunndi.h
612
ndi_event_tag_to_name(ndi_event_hdl_t handle, int event_tag);
usr/src/uts/common/sys/usb/hubd/hubdvar.h
221
ndi_event_hdl_t h_ndi_event_hdl;
usr/src/uts/common/sys/usb/usb_ia/usb_iavar.h
76
ndi_event_hdl_t ia_ndi_event_hdl;
usr/src/uts/common/sys/usb/usb_mid/usb_midvar.h
90
ndi_event_hdl_t mi_ndi_event_hdl;
usr/src/uts/common/xen/io/xpvd.c
191
static ndi_event_hdl_t xpvd_ndi_event_handle;
usr/src/uts/i86pc/io/pci/pci_common.h
55
ndi_event_hdl_t pci_ndi_event_hdl;
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
122
ndi_event_hdl_t sf_event_hdl;