Searched refs:etm_lhp (Results 1 – 2 of 2) sorted by relevance
53 extern ldom_hdl_t *etm_lhp; /* libldom handle */157 prc->prc_status = ldom_find_id(etm_lhp, prc->prc_cfg_handle, in etm_update_prc()
536 *etm_lhp = NULL; /* ldom pointer */ variable3696 etm_lhp = ldom_init(etm_init_alloc, etm_init_free); in _fmd_init()3701 if ((rc = ldom_get_type(etm_lhp, &type_mask)) != 0) { in _fmd_init()3704 ldom_fini(etm_lhp); in _fmd_init()3717 ldom_fini(etm_lhp); in _fmd_init()3749 if ((rc = ldom_register_event(etm_lhp, in _fmd_init()3881 ldom_fini(etm_lhp); in _fmd_init()3909 ldom_fini(etm_lhp); in _fmd_init()3918 ldom_fini(etm_lhp); in _fmd_init()4240 if (ldom_unregister_event(etm_lhp)) in _fmd_fini()[all …]