Searched refs:fmd_agent_physcpu_info (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.h | 70 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
|
/illumos-gate/usr/src/cmd/fm/modules/common/fdd-msg/ |
H A D | fdd_msg.c | 105 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
|
/illumos-gate/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 78 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) function
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip.c | 679 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) { 680 whinge(mod, NULL, "create_chip: fmd_agent_physcpu_info "
|
H A D | chip_label.c | 549 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) {
|
Completed in 60 milliseconds