Searched refs:ndi_event_run_callbacks (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 961 return (ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl, rdip, in usb_ia_busop_post_event() 1066 (void) ndi_event_run_callbacks( in usb_ia_event_cb() 1078 (void) ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl, in usb_ia_event_cb() 1117 (void) ndi_event_run_callbacks( in usb_ia_event_cb() 1148 (void) ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl, in usb_ia_event_cb()
|
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 1157 return (ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl, rdip, in usb_mid_busop_post_event() 1262 (void) ndi_event_run_callbacks( in usb_mid_event_cb() 1278 (void) ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl, in usb_mid_event_cb() 1318 (void) ndi_event_run_callbacks( in usb_mid_event_cb() 1354 (void) ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl, in usb_mid_event_cb()
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 409 ret = ndi_event_run_callbacks(hal->hal_ndi_event_hdl, in nx1394_post_event()
|
H A D | s1394_hotplug.c | 76 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, dip, in s1394_send_remove_event() 99 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, dip, in s1394_send_insert_event()
|
H A D | s1394_misc.c | 193 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, NULL, in s1394_hal_shutdown()
|
H A D | s1394_dev_disc.c | 430 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, NULL, in s1394_target_bus_reset_notifies()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 532 return (ndi_event_run_callbacks(enx_ndi_event_hdl, rdip, cookie, in eibnx_post_event()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 2436 return (ndi_event_run_callbacks(pshot->ndi_event_hdl, rdip, in pshot_post_event() 2476 return (ndi_event_run_callbacks(pshot->ndi_event_hdl, in pshot_event() 2511 (void) ndi_event_run_callbacks(pshot->ndi_event_hdl, in pshot_event_cb() 3701 rval = ndi_event_run_callbacks(hdl, pshot->dip, cookie, in pshot_event_test() 3714 rval = ndi_event_run_callbacks(hdl, in pshot_event_test()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunndi.h | 575 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip,
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 1027 return (ndi_event_run_callbacks(xpvd_ndi_event_handle, rdip, in xpvd_post_event()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 1829 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip, in ndi_event_run_callbacks() function 2485 return (ndi_event_run_callbacks(rootnex_event_hdl, rdip, in i_ddi_rootnex_post_event()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 731 (void) ndi_event_run_callbacks(cbp->cb_ndi_event_hdl, in cardbus_unload_cardbus()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 8608 (void) ndi_event_run_callbacks( in fcp_update_offline_flags() 9075 (void) ndi_event_run_callbacks( in fcp_complete_pkt() 9140 (void) ndi_event_run_callbacks( in fcp_complete_pkt() 11591 return (ndi_event_run_callbacks(pptr->port_ndi_event_hdl, rdip, in fcp_scsi_bus_post_event() 13273 (void) ndi_event_run_callbacks(pptr->port_ndi_event_hdl, in fcp_online_child()
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 3645 return (ndi_event_run_callbacks(ibnex.ibnex_ndi_event_hdl, rdip, in ibnex_post_event()
|