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 Dfmd_agent.h70 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 Dfdd_msg.c105 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
/illumos-gate/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c78 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 Dchip.c679 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
680 whinge(mod, NULL, "create_chip: fmd_agent_physcpu_info "
H A Dchip_label.c549 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) {

Completed in 60 milliseconds