Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c2006 ddi_callback_id_t oeid = NULL, hpid = NULL; in xvdi_remove_event_handler() local
2031 hpid = pdp->xd_hp_ehid; in xvdi_remove_event_handler()
2039 if (hpid != NULL) in xvdi_remove_event_handler()
2040 (void) ddi_remove_event_handler(hpid); in xvdi_remove_event_handler()