Searched refs:fmd_agent_physcpu_info (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h69 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
/osnet-11/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c80 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) function
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip.c681 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
682 whinge(mod, NULL, "create_chip: fmd_agent_physcpu_info "
H A Dchip_label.c548 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) {

Completed in 49 milliseconds