Searched refs:ldom_fmri_status (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_meth.c | 176 else if (swdp->func == ldom_fmri_status) in cpu_walker() 275 if (walk_cpus(mod, &swd, node, ldom_fmri_status) == -1) in cpu_service_state() 300 if (walk_cpus(mod, &swd, node, ldom_fmri_status) == -1) in cpu_unusable() 439 err = ldom_fmri_status(pi_lhp, asru); in dimm_page_service_state() 464 err = ldom_fmri_status(pi_lhp, asru); in dimm_page_unusable()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_page_sun4v.c | 38 errno = ldom_fmri_status(cma_lhp, nvl); in cma_fmri_page_service_state()
|
H A D | cma_cpu_sun4v.c | 110 rc = ldom_fmri_status(cma_lhp, fmri); in cpu_cmd()
|
/titanic_41/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom.h | 44 extern int ldom_fmri_status(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
|
H A D | mapfile-vers | 49 ldom_fmri_status;
|
H A D | ldom.c | 419 ldom_fmri_status(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_status() function
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu.c | 367 status = ldom_fmri_status(lhp, in); in cpu_unusable()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 390 rc = ldom_fmri_status(lhp, nvl); in mem_page_isretired()
|