Home
last modified time | relevance | path

Searched refs:ndi_evtcb_dip (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1721 cb->ndi_evtcb_dip = child_dip; in ndi_event_add_callback()
1879 child_dip != cb->ndi_evtcb_dip) { in ndi_event_run_callbacks()
1890 (void *)cb->ndi_evtcb_dip, in ndi_event_run_callbacks()
1891 ddi_node_name(cb->ndi_evtcb_dip), in ndi_event_run_callbacks()
1892 ddi_get_instance(cb->ndi_evtcb_dip)); in ndi_event_run_callbacks()
1961 if (cb->ndi_evtcb_dip == child_dip) { in ndi_event_do_callback()
1962 cb->ndi_evtcb_callback(cb->ndi_evtcb_dip, in ndi_event_do_callback()
1970 (void *)cb->ndi_evtcb_dip, in ndi_event_do_callback()
1971 ddi_node_name(cb->ndi_evtcb_dip), in ndi_event_do_callback()
2133 (void*)next->ndi_evtcb_dip, in ndi_event_dump_hdl()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dndievents.c131 (uintptr_t)cb.ndi_evtcb_dip) == -1) { in ndi_callback_print()
133 " %p", cb.ndi_evtcb_dip); in ndi_callback_print()
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c927 "cookie=0x%p", (void *)dip, (void *)cb->ndi_evtcb_dip, in usb_ia_busop_remove_eventcall()
932 ddi_driver_name(cb->ndi_evtcb_dip), in usb_ia_busop_remove_eventcall()
933 ddi_get_instance(cb->ndi_evtcb_dip), in usb_ia_busop_remove_eventcall()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1123 "cookie=0x%p", (void *)dip, (void *)cb->ndi_evtcb_dip, in usb_mid_busop_remove_eventcall()
1128 ddi_driver_name(cb->ndi_evtcb_dip), in usb_mid_busop_remove_eventcall()
1129 ddi_get_instance(cb->ndi_evtcb_dip), in usb_mid_busop_remove_eventcall()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h477 dev_info_t *ndi_evtcb_dip; member
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2400 instance, (void *)dip, (void *)cb->ndi_evtcb_dip, in pshot_remove_eventcall()
2401 ddi_node_name(cb->ndi_evtcb_dip), in pshot_remove_eventcall()
2402 ddi_get_instance(cb->ndi_evtcb_dip), in pshot_remove_eventcall()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6937 "cookie=0x%p", (void *)dip, (void *)id->ndi_evtcb_dip, in hubd_busop_remove_eventcall()
6942 ddi_driver_name(id->ndi_evtcb_dip), in hubd_busop_remove_eventcall()
6943 ddi_get_instance(id->ndi_evtcb_dip), in hubd_busop_remove_eventcall()