Searched refs:ndi_event_cookie_to_name (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c393 event_name = ndi_event_cookie_to_name(hal->hal_ndi_event_hdl, cookie);
432 event_name = ndi_event_cookie_to_name(hal->hal_ndi_event_hdl, cookie);
470 name = ndi_event_cookie_to_name(hal->hal_ndi_event_hdl, cookie);
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c890 ndi_event_cookie_to_name(usb_ia->ia_ndi_event_hdl, cookie));
935 ndi_event_cookie_to_name(usb_ia->ia_ndi_event_hdl,
959 ndi_event_cookie_to_name(usb_ia->ia_ndi_event_hdl, cookie));
1038 ndi_event_cookie_to_name(usb_ia->ia_ndi_event_hdl, cookie));
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1087 ndi_event_cookie_to_name(usb_mid->mi_ndi_event_hdl, cookie));
1132 ndi_event_cookie_to_name(usb_mid->mi_ndi_event_hdl,
1156 ndi_event_cookie_to_name(usb_mid->mi_ndi_event_hdl, cookie));
1235 ndi_event_cookie_to_name(usb_mid->mi_ndi_event_hdl, cookie));
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h609 * ndi_event_cookie_to_name: utility function to find an event
613 ndi_event_cookie_to_name(ndi_event_hdl_t handle,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1855 ndi_event_cookie_to_name(handle, cookie));
1943 ndi_event_cookie_to_name(handle, cookie));
2047 * ndi_event_cookie_to_name: utility function to find an event name
2051 ndi_event_cookie_to_name(ndi_event_hdl_t handle, ddi_eventcookie_t cookie) function
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6580 ndi_event_cookie_to_name(hubd->h_ndi_event_hdl, cookie));
6622 ndi_event_cookie_to_name(hubd->h_ndi_event_hdl,

Completed in 160 milliseconds