Lines Matching refs:rootnex_event_hdl
2400 static ndi_event_hdl_t rootnex_event_hdl;
2422 &rootnex_event_hdl, NDI_SLEEP) == NDI_SUCCESS) {
2423 if (ndi_event_bind_set(rootnex_event_hdl,
2425 (void) ndi_event_free_hdl(rootnex_event_hdl);
2426 rootnex_event_hdl = NULL;
2440 if (rootnex_event_hdl == NULL)
2442 return (ndi_event_retrieve_cookie(rootnex_event_hdl, rdip, eventname,
2453 if (rootnex_event_hdl == NULL)
2455 return (ndi_event_add_callback(rootnex_event_hdl, rdip,
2463 if (rootnex_event_hdl == NULL)
2466 return (ndi_event_remove_callback(rootnex_event_hdl, cb_id));
2476 if (rootnex_event_hdl == NULL)
2479 tag = ndi_event_cookie_to_tag(rootnex_event_hdl, eventid);
2484 return (ndi_event_run_callbacks(rootnex_event_hdl, rdip,