Searched refs:ndi_event_run_callbacks (Results 1 - 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 962 return (ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl, rdip, 1067 (void) ndi_event_run_callbacks( 1079 (void) ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl, 1118 (void) ndi_event_run_callbacks( 1149 (void) ndi_event_run_callbacks(usb_ia->ia_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 1159 return (ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl, rdip, 1264 (void) ndi_event_run_callbacks( 1280 (void) ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl, 1320 (void) ndi_event_run_callbacks( 1356 (void) ndi_event_run_callbacks(usb_mid->mi_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 449 * a t1394_localinfo_t structure and calls ndi_event_run_callbacks(). This 480 ret = ndi_event_run_callbacks(hal->hal_ndi_event_hdl,
|
H A D | s1394_hotplug.c | 85 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, dip, 114 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, dip,
|
H A D | s1394_misc.c | 210 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, NULL,
|
H A D | s1394_dev_disc.c | 515 (void) ndi_event_run_callbacks(hal->hal_ndi_event_hdl, NULL,
|
/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,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunndi.h | 584 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip,
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 2437 return (ndi_event_run_callbacks(pshot->ndi_event_hdl, rdip, 2477 return (ndi_event_run_callbacks(pshot->ndi_event_hdl, 2512 (void) ndi_event_run_callbacks(pshot->ndi_event_hdl, 3704 rval = ndi_event_run_callbacks(hdl, pshot->dip, cookie, 3717 rval = ndi_event_run_callbacks(hdl,
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 1005 return (ndi_event_run_callbacks(xpvd_ndi_event_handle, rdip,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 1811 * ndi_event_run_callbacks() performs event callbacks for the event 1828 ndi_event_run_callbacks(ndi_event_hdl_t handle, dev_info_t *child_dip, function 1849 cmn_err(CE_CONT, "ndi_event_run_callbacks:\n\t" 1902 ndi_event_dump_hdl(ndi_event_hdl, "ndi_event_run_callbacks"); 1937 cmn_err(CE_CONT, "ndi_event_run_callbacks:\n\t" 1983 ndi_event_dump_hdl(ndi_event_hdl, "ndi_event_run_callbacks"); 2484 return (ndi_event_run_callbacks(rootnex_event_hdl, rdip,
|
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 2432 (void) ndi_event_run_callbacks( 4420 (void) ndi_event_run_callbacks(sf->sf_event_hdl, 5654 (void) ndi_event_run_callbacks(sf->sf_event_hdl, 7200 (void) ndi_event_run_callbacks(sf->sf_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 730 (void) ndi_event_run_callbacks(cbp->cb_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 8605 (void) ndi_event_run_callbacks( 9072 (void) ndi_event_run_callbacks( 9137 (void) ndi_event_run_callbacks( 11588 return (ndi_event_run_callbacks(pptr->port_ndi_event_hdl, rdip, 13272 (void) ndi_event_run_callbacks(pptr->port_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 3640 return (ndi_event_run_callbacks(ibnex.ibnex_ndi_event_hdl, rdip,
|
Completed in 1239 milliseconds