Home
last modified time | relevance | path

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 Dusb_ia.c961 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 Dusb_mid.c1157 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 Dnx1394.c409 ret = ndi_event_run_callbacks(hal->hal_ndi_event_hdl, in nx1394_post_event()
H A Ds1394_hotplug.c76 (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 Ds1394_misc.c193 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, NULL, in s1394_hal_shutdown()
H A Ds1394_dev_disc.c430 (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 Denx_main.c532 return (ndi_event_run_callbacks(enx_ndi_event_hdl, rdip, cookie, in eibnx_post_event()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h575 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip,
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2436 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/xen/io/
H A Dxpvd.c1027 return (ndi_event_run_callbacks(xpvd_ndi_event_handle, rdip, in xpvd_post_event()
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1829 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 Dcardbus.c731 (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 Dfcp.c8608 (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 Dibnex.c3645 return (ndi_event_run_callbacks(ibnex.ibnex_ndi_event_hdl, rdip, in ibnex_post_event()