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 D | fmd_agent.h | 69 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
|
/osnet-11/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 80 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 D | chip.c | 681 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) { 682 whinge(mod, NULL, "create_chip: fmd_agent_physcpu_info "
|
H A D | chip_label.c | 548 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) {
|
Completed in 49 milliseconds