Searched refs:ldom_fmri_retire (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_page_sun4v.c | 52 errno = ldom_fmri_retire(cma_lhp, nvl);
|
H A D | cma_cpu_sun4v.c | 113 rc = ldom_fmri_retire(cma_lhp, fmri); 203 * cpu offlining using ldom_fmri_retire() may be asynchronous, so we
|
/illumos-gate/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom.h | 45 extern int ldom_fmri_retire(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
|
H A D | ldom.c | 481 ldom_fmri_retire(ldom_hdl_t *lhp, nvlist_t *nvl) function
|
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_meth.c | 172 if (swdp->func == ldom_fmri_retire) 237 if (walk_cpus(mod, &swd, node, ldom_fmri_retire) == -1) 487 err = ldom_fmri_retire(pi_lhp, asru);
|
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 415 rc = ldom_fmri_retire(lhp, nvl);
|
Completed in 62 milliseconds