Home
last modified time | relevance | path

Searched refs:ndi_event_cookie_to_tag (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h596 ndi_event_cookie_to_tag(ndi_event_hdl_t handle,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c2024 ndi_event_cookie_to_tag(ndi_event_hdl_t handle, ddi_eventcookie_t cookie) in ndi_event_cookie_to_tag() function
2480 tag = ndi_event_cookie_to_tag(rootnex_event_hdl, eventid); in i_ddi_rootnex_post_event()
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c892 switch (ndi_event_cookie_to_tag(usb_ia->ia_ndi_event_hdl, cookie)) { in usb_ia_busop_add_eventcall()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1088 switch (ndi_event_cookie_to_tag(usb_mid->mi_ndi_event_hdl, cookie)) { in usb_mid_busop_add_eventcall()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6905 switch (ndi_event_cookie_to_tag(hubd->h_ndi_event_hdl, cookie)) { in hubd_busop_add_eventcall()