/illumos-gate/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 95 void *bus_impldata); 946 void *bus_impldata) in usb_ia_busop_post_event() argument 953 (void *)dip, (void *)rdip, (void *)cookie, bus_impldata); in usb_ia_busop_post_event() 962 cookie, bus_impldata)); in usb_ia_busop_post_event() 1023 void *arg, void *bus_impldata) in usb_ia_event_cb() argument 1033 (void *)dip, (void *)cookie, arg, bus_impldata); in usb_ia_event_cb() 1068 rm_cookie, bus_impldata); in usb_ia_event_cb() 1079 NULL, suspend_cookie, bus_impldata); in usb_ia_event_cb() 1110 bus_impldata); in usb_ia_event_cb() 1119 ins_cookie, bus_impldata); in usb_ia_event_cb() [all …]
|
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 102 void *bus_impldata), 109 void *bus_impldata); 1142 void *bus_impldata) in usb_mid_busop_post_event() argument 1149 (void *)dip, (void *)rdip, (void *)cookie, bus_impldata); in usb_mid_busop_post_event() 1158 cookie, bus_impldata)); in usb_mid_busop_post_event() 1219 void *arg, void *bus_impldata) in usb_mid_event_cb() argument 1229 (void *)dip, (void *)cookie, arg, bus_impldata); in usb_mid_event_cb() 1264 rm_cookie, bus_impldata); in usb_mid_event_cb() 1279 NULL, suspend_cookie, bus_impldata); in usb_mid_event_cb() 1311 bus_impldata); in usb_mid_event_cb() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pshot.h | 202 void *arg, void *bus_impldata); 205 void *bus_impldata); 209 void *arg, void *bus_impldata);
|
H A D | sunndi.h | 576 ddi_eventcookie_t cookie, void *bus_impldata); 582 ddi_eventcookie_t cookie, void *bus_impldata);
|
H A D | devops.h | 247 void *bus_impldata), void *arg,
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 2446 void *bus_impldata) in pshot_event() argument 2460 ddi_get_instance(child), bus_impldata, in pshot_event() 2461 ddi_node_name((dev_info_t *)bus_impldata), in pshot_event() 2462 ddi_get_instance((dev_info_t *)bus_impldata)); in pshot_event() 2470 bus_impldata, in pshot_event() 2471 ddi_node_name((dev_info_t *)bus_impldata), in pshot_event() 2472 ddi_get_instance((dev_info_t *)bus_impldata)); in pshot_event() 2477 child, cookie, bus_impldata)); in pshot_event() 2486 void *arg, void *bus_impldata) in pshot_event_cb() argument 2500 NDI_EVENT_NAME(cookie), event_tag, arg, bus_impldata, in pshot_event_cb() [all …]
|
/illumos-gate/usr/src/uts/common/sys/scsi/impl/ |
H A D | transport.h | 188 void *bus_impldata), 199 void *bus_impldata);
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 1007 ddi_eventcookie_t cookie, void *arg, void *bus_impldata), in xpvd_add_eventcall() argument 1025 ddi_eventcookie_t cookie, void *bus_impldata) in xpvd_post_event() argument 1028 cookie, bus_impldata)); in xpvd_post_event()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 124 ddi_eventcookie_t cookie, void *arg, void *bus_impldata), 128 ddi_eventcookie_t cookie, void *bus_impldata); 2109 ddi_eventcookie_t cookie, void *arg, void *bus_impldata), in cardbus_add_eventcall() argument 2192 ddi_eventcookie_t cookie, void *bus_impldata) in cardbus_post_event() argument 2194 _NOTE(ARGUNUSED(rdip, cookie, bus_impldata)) in cardbus_post_event()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 1830 ddi_eventcookie_t cookie, void *bus_impldata) in ndi_event_run_callbacks() argument 1884 cb->ndi_evtcb_arg, bus_impldata); in ndi_event_run_callbacks() 1917 ddi_eventcookie_t cookie, void *bus_impldata) in ndi_event_do_callback() argument 1964 bus_impldata); in ndi_event_do_callback()
|
H A D | driver_lyr.c | 506 void *arg, void *bus_impldata) in i_ldi_callback() argument 516 lep->le_handler(lep->le_lhp, event_cookie, lep->le_arg, bus_impldata); in i_ldi_callback()
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 3633 ddi_eventcookie_t cookie, void *arg, void *bus_impldata), in ibnex_add_eventcall() argument 3656 ddi_eventcookie_t cookie, void *bus_impldata) in ibnex_post_event() argument 3659 dip, rdip, cookie, bus_impldata); in ibnex_post_event() 3662 cookie, bus_impldata)); in ibnex_post_event()
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 1235 ddi_eventcookie_t cookie, void *arg, void *bus_impldata), in npe_bus_add_eventcall() argument
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 252 void *bus_impldata), 264 void *bus_impldata); 2923 void *bus_impldata), in scsi_hba_add_eventcall() argument 2960 void *bus_impldata) in scsi_hba_post_event() argument 2967 child, event, bus_impldata) == DDI_SUCCESS)) { in scsi_hba_post_event()
|