Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c2007 if (NDI_EVENT_TAG(list) == event_tag) { in ndi_event_tag_to_cookie()
2036 return (NDI_EVENT_TAG(list)); in ndi_event_cookie_to_tag()
2089 if (NDI_EVENT_TAG(list) == event_tag) { in ndi_event_tag_to_name()
2125 NDI_EVENT_TAG(list), NDI_EVENT_NAME(list), in ndi_event_dump_hdl()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h505 #define NDI_EVENT_TAG(cookie) (NDI_EVENT(cookie)->definition->ndi_event_tag) macro
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c1039 tag = NDI_EVENT_TAG(cookie); in usb_ia_event_cb()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1235 tag = NDI_EVENT_TAG(cookie); in usb_mid_event_cb()
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2492 event_tag = NDI_EVENT_TAG(cookie); in pshot_event_cb()
3525 event_tag = NDI_EVENT_TAG(cookie); in pshot_event_cb_test()