Lines Matching refs:cookie
503 #define NDI_EVENT(cookie) ((struct ndi_event_cookie *)(void *)(cookie)) argument
504 #define NDI_EVENT_NAME(cookie) (NDI_EVENT(cookie)->definition->ndi_event_name) argument
505 #define NDI_EVENT_TAG(cookie) (NDI_EVENT(cookie)->definition->ndi_event_tag) argument
506 #define NDI_EVENT_ATTRIBUTES(cookie) \ argument
507 (NDI_EVENT(cookie)->definition->ndi_event_attributes)
508 #define NDI_EVENT_PLEVEL(cookie) \ argument
509 (NDI_EVENT(cookie)->definition->ndi_event_plevel)
510 #define NDI_EVENT_DDIP(cookie) (NDI_EVENT(cookie)->ddip) argument
530 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie,
562 ddi_eventcookie_t cookie, ddi_event_cb_f event_callback, void *arg,
576 ddi_eventcookie_t cookie, void *bus_impldata);
582 ddi_eventcookie_t cookie, void *bus_impldata);
597 ddi_eventcookie_t cookie);
605 ddi_eventcookie_t cookie);