Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldom.h38 typedef struct ldom_hdl ldom_hdl_t; typedef
40 extern ldom_hdl_t *ldom_init(void *(*allocp)(size_t size),
42 extern void ldom_fini(ldom_hdl_t *lhp);
44 extern int ldom_fmri_status(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
45 extern int ldom_fmri_retire(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
46 extern int ldom_fmri_unretire(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
47 extern int ldom_fmri_blacklist(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
48 extern int ldom_fmri_unblacklist(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
50 extern ssize_t ldom_get_core_md(ldom_hdl_t *lhp, uint64_t **buf);
51 extern ssize_t ldom_get_local_md(ldom_hdl_t *lhp, uint64_t **buf);
[all …]
H A Dldom.c174 get_local_core_md(ldom_hdl_t *lhp, uint64_t **buf) in get_local_core_md()
204 get_local_md_prop_value(ldom_hdl_t *lhp, char *node, char *prop, uint64_t *val) in get_local_md_prop_value()
243 cpu_phys2virt(ldom_hdl_t *lhp, uint32_t cpuid) in cpu_phys2virt()
301 get_type(ldom_hdl_t *lhp, uint32_t *type) in get_type()
378 ldom_get_type(ldom_hdl_t *lhp, uint32_t *type) in ldom_get_type()
419 ldom_fmri_status(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_status()
481 ldom_fmri_retire(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_retire()
542 ldom_fmri_unretire(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_unretire()
603 fmri_blacklist(ldom_hdl_t *lhp, nvlist_t *nvl, int cmd) in fmri_blacklist()
656 ldom_fmri_blacklist(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_blacklist()
[all …]
H A Dldom_xmpp_client.h90 ldom_hdl_t *lhp;
104 extern int xmpp_add_client(ldom_hdl_t *lhp, ldom_reg_cb_t cb,
106 extern int xmpp_remove_client(ldom_hdl_t *lhp);
H A Dldom_xmpp_client.c435 find_client(ldom_hdl_t *lhp) in find_client()
453 xmpp_add_client(ldom_hdl_t *lhp, ldom_reg_cb_t cb, ldom_cb_arg_t data) in xmpp_add_client()
492 xmpp_remove_client(ldom_hdl_t *lhp) in xmpp_remove_client()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c39 ldom_hdl_t *lhp; /* ldom handle */
40 int (*func)(ldom_hdl_t *, nvlist_t *); /* callback func */
87 static ldom_hdl_t *pi_lhp = NULL;
195 int (*func)(ldom_hdl_t *, nvlist_t *)) in walk_cpus() argument
H A Dpi_impl.h85 ldom_hdl_t *ldomp; /* LDOM connection handle */
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_page_sun4v.c32 extern ldom_hdl_t *cma_lhp;
H A Dcma_cpu_sun4v.c42 extern ldom_hdl_t *cma_lhp;
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c381 ldom_hdl_t *lhp; in mem_page_isretired()
406 ldom_hdl_t *lhp; in mem_page_retire()
431 ldom_hdl_t *lhp; in mem_page_unretire()
H A Dmem_mdesc.c427 ldom_hdl_t *lhp; in mem_mdesc_init()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.c174 ldom_hdl_t *lhp; in hb_mdesc_init()
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c53 extern ldom_hdl_t *etm_lhp; /* libldom handle */
H A Detm.c535 ldom_hdl_t
/titanic_50/usr/src/cmd/fm/schemes/mem/sparc/
H A Dmem_disc.c64 extern ldom_hdl_t *mem_scheme_lhp;
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c132 ldom_hdl_t *lhp; in mb_get_pri_info()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c350 ldom_hdl_t *lhp; in cpu_mdesc_init()
H A Dcpu.c336 ldom_hdl_t *lhp; in cpu_unusable()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c283 ldom_hdl_t *hdlp; in xaui_get_pri_label()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard.c102 ldom_hdl_t *lhp; in cpuboard_get_pri_info()
/titanic_50/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c42 ldom_hdl_t *cma_lhp;
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c69 extern ldom_hdl_t *cpumem_diagnosis_lhp;
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c60 ldom_hdl_t *cpumem_diagnosis_lhp;