Searched refs:ndi_event_hdl_t (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunndi.h | 465 typedef struct ndi_event_hdl *ndi_event_hdl_t; typedef 527 ndi_event_hdl_t *ndi_event_hdl, uint_t flag); 533 ndi_event_free_hdl(ndi_event_hdl_t handle); 539 ndi_event_bind_set(ndi_event_hdl_t handle, 544 ndi_event_unbind_set(ndi_event_hdl_t handle, 552 ndi_event_retrieve_cookie(ndi_event_hdl_t handle, 562 ndi_event_add_callback(ndi_event_hdl_t handle, 578 ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t id); 584 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip, 590 int ndi_event_do_callback(ndi_event_hdl_t handle, dev_info_t *child_dip, [all …]
|
H A D | ndi_impldefs.h | 66 ndi_event_hdl_t ndi_next_hdl;
|
H A D | pshot.h | 105 ndi_event_hdl_t ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunndi.c | 1206 ndi_event_hdl_t *handle, uint_t flag) in ndi_event_alloc_hdl() 1225 *handle = (ndi_event_hdl_t)ndi_event_hdl; in ndi_event_alloc_hdl() 1234 ndi_event_free_hdl(ndi_event_hdl_t handle) in ndi_event_free_hdl() 1286 ndi_event_bind_set(ndi_event_hdl_t handle, in ndi_event_bind_set() 1440 ndi_event_unbind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_events, in ndi_event_unbind_set() 1598 ndi_event_retrieve_cookie(ndi_event_hdl_t handle, in ndi_event_retrieve_cookie() 1645 ndi_event_is_defined(ndi_event_hdl_t handle, in ndi_event_is_defined() 1683 ndi_event_add_callback(ndi_event_hdl_t handle, dev_info_t *child_dip, in ndi_event_add_callback() 1765 ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t cb_id) in ndi_event_remove_callback() 1828 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip, in ndi_event_run_callbacks() [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/usb_ia/ |
H A D | usb_iavar.h | 76 ndi_event_hdl_t ia_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/sys/usb/usb_mid/ |
H A D | usb_midvar.h | 92 ndi_event_hdl_t mi_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.h | 65 ndi_event_hdl_t cb_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex.h | 210 ndi_event_hdl_t ibnex_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 213 ndi_event_hdl_t h_ndi_event_hdl;
|
/titanic_50/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | sfvar.h | 122 ndi_event_hdl_t sf_event_hdl;
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 180 ndi_event_hdl_t enx_ndi_event_hdl;
|
H A D | enx_hdlrs.c | 57 extern ndi_event_hdl_t enx_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 368 ndi_event_hdl_t port_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 187 static ndi_event_hdl_t xpvd_ndi_event_handle;
|
/titanic_50/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 678 ndi_event_hdl_t hal_ndi_event_hdl;
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pshot.c | 3541 ndi_event_hdl_t hdl; in pshot_event_test()
|