Searched defs:cpu_present (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c52 static int cpu_present(topo_mod_t *, tnode_t *, topo_version_t, nvlist_t *,
69 TOPO_METH_PRESENT_VERSION, TOPO_STABILITY_INTERNAL, cpu_present },
169 cpu_present(topo_mod_t *mod, tnode_t *node, topo_version_t vers, function
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c128 cpu_present(fmd_hdl_t *hdl, nvlist_t *asru, uint32_t *cpuid) function
178 rc = cpu_present(hdl, det, &cpuid);

Completed in 58 milliseconds