/titanic_50/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom.h | 38 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 D | ldom.c | 174 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 D | ldom_xmpp_client.h | 90 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 D | ldom_xmpp_client.c | 435 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 D | pi_meth.c | 39 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 D | pi_impl.h | 85 ldom_hdl_t *ldomp; /* LDOM connection handle */
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_page_sun4v.c | 32 extern ldom_hdl_t *cma_lhp;
|
H A D | cma_cpu_sun4v.c | 42 extern ldom_hdl_t *cma_lhp;
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 381 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 D | mem_mdesc.c | 427 ldom_hdl_t *lhp; in mem_mdesc_init()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_mdesc.c | 174 ldom_hdl_t *lhp; in hb_mdesc_init()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_filter.c | 53 extern ldom_hdl_t *etm_lhp; /* libldom handle */
|
H A D | etm.c | 535 ldom_hdl_t
|
/titanic_50/usr/src/cmd/fm/schemes/mem/sparc/ |
H A D | mem_disc.c | 64 extern ldom_hdl_t *mem_scheme_lhp;
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/motherboard/ |
H A D | motherboard.c | 132 ldom_hdl_t *lhp; in mb_get_pri_info()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu_mdesc.c | 350 ldom_hdl_t *lhp; in cpu_mdesc_init()
|
H A D | cpu.c | 336 ldom_hdl_t *lhp; in cpu_unusable()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 283 ldom_hdl_t *hdlp; in xaui_get_pri_label()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard.c | 102 ldom_hdl_t *lhp; in cpuboard_get_pri_info()
|
/titanic_50/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_main.c | 42 ldom_hdl_t *cma_lhp;
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 69 extern ldom_hdl_t *cpumem_diagnosis_lhp;
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_main.c | 60 ldom_hdl_t *cpumem_diagnosis_lhp;
|