Searched refs:cbid (Results 1 – 1 of 1) sorted by relevance
1910 ddi_callback_id_t *cbid; in xvdi_add_event_handler() local1922 cbid = &pdp->xd_oe_ehid; in xvdi_add_event_handler()1931 cbid = &pdp->xd_hp_ehid; in xvdi_add_event_handler()1947 ASSERT(*cbid == NULL); in xvdi_add_event_handler()1955 if (ddi_add_event_handler(dip, ecv, evthandler, arg, cbid) in xvdi_add_event_handler()1959 *cbid = NULL; in xvdi_add_event_handler()