/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 248 NDI_SLEEP) != NDI_SUCCESS) { in eibnx_attach() 257 NDI_SLEEP) != NDI_SUCCESS) { in eibnx_attach() 287 &enx_ndi_events, NDI_SLEEP); in eibnx_attach() 336 &enx_ndi_events, NDI_SLEEP); in eibnx_detach() 517 callback, arg, NDI_SLEEP, cb_id)); in eibnx_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 637 NDI_SLEEP) != NDI_SUCCESS) { in pshot_attach() 646 NDI_SLEEP) != NDI_SUCCESS) { in pshot_attach() 2382 cookie, callback, arg, NDI_SLEEP, cb_id)); in pshot_add_eventcall() 3542 (void) ndi_event_alloc_hdl(pshot->dip, NULL, &hdl, NDI_SLEEP); in pshot_event_test() 3550 rval = ndi_event_bind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3555 rval = ndi_event_bind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3560 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3568 rval = ndi_event_bind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3575 rval = ndi_event_bind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3582 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() [all …]
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 432 &hal->hal_ndi_event_hdl, NDI_SLEEP); in nx1394_define_events() 436 NDI_SLEEP); in nx1394_define_events() 456 NDI_SLEEP); in nx1394_undefine_events()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 269 NDI_SLEEP) != NDI_SUCCESS) { in xpvd_attach() 274 NDI_SLEEP) != NDI_SUCCESS) { in xpvd_attach() 282 &xpvd_ndi_events, NDI_SLEEP); in xpvd_attach() 1011 rdip, cookie, callback, arg, NDI_SLEEP, cb_id)); in xpvd_add_eventcall()
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 368 NDI_SLEEP); in npe_attach() 371 &npe_ndi_events, NDI_SLEEP); in npe_attach() 430 &npe_ndi_events, NDI_SLEEP); in npe_detach() 1242 callback, arg, NDI_SLEEP, cb_id)); in npe_bus_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 617 NDI_SLEEP); in usb_ia_attach() 621 NDI_SLEEP)) { in usb_ia_attach() 913 rdip, cookie, callback, arg, NDI_SLEEP, cb_id)); in usb_ia_busop_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 673 NDI_SLEEP); in usb_mid_attach() 677 NDI_SLEEP)) { in usb_mid_attach() 1109 rdip, cookie, callback, arg, NDI_SLEEP, cb_id)); in usb_mid_busop_add_eventcall()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunndi.h | 334 #define NDI_SLEEP 0x000000 macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 2424 &rootnex_event_hdl, NDI_SLEEP) == NDI_SUCCESS) { in i_ddi_rootnex_init_events() 2426 &rootnex_events, NDI_SLEEP) != NDI_SUCCESS) { in i_ddi_rootnex_init_events() 2457 eventid, handler, arg, NDI_SLEEP, cb_id)); in i_ddi_rootnex_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 476 NDI_SLEEP) == NDI_SUCCESS) { in cardbus_attach() 482 NDI_SLEEP) != NDI_SUCCESS) { in cardbus_attach() 553 &cbp->cb_ndi_events, NDI_SLEEP); in cardbus_detach()
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 549 NDI_SLEEP) != NDI_SUCCESS) { in ibnex_attach() 559 NDI_SLEEP) != NDI_SUCCESS) { in ibnex_attach() 575 &ib_ndi_events, NDI_SLEEP); in ibnex_attach() 3641 rdip, cookie, callback, arg, NDI_SLEEP, cb_id)); in ibnex_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 1974 (void) ndi_event_alloc_hdl(dip, 0, &hubd->h_ndi_event_hdl, NDI_SLEEP); in usba_hubdi_attach() 1978 NDI_SLEEP)) { in usba_hubdi_attach() 6925 rdip, cookie, callback, arg, NDI_SLEEP, cb_id)); in hubd_busop_add_eventcall()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 9944 &pptr->port_ndi_event_hdl, NDI_SLEEP); in fcp_handle_port_attach() 9952 &pptr->port_ndi_events, NDI_SLEEP) != NDI_SUCCESS)) { in fcp_handle_port_attach() 10179 &pptr->port_ndi_events, NDI_SLEEP); in fcp_handle_port_attach() 10345 &pptr->port_ndi_events, NDI_SLEEP); in fcp_cleanup_port() 11561 eventid, callback, arg, NDI_SLEEP, cb_id)); in fcp_scsi_bus_add_eventcall()
|