Searched refs:fmd_agent_physcpu_info (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.h | 74 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
|
H A D | mapfile-vers | 56 fmd_agent_physcpu_info;
|
/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) in fmd_agent_physcpu_info() function
|
/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) { in fma_cap_cpu_info()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_label.c | 551 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) { in get_num_chips()
|
H A D | chip.c | 731 if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) { in create_chips()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/ |
H A D | topo_zen.c | 239 if (fmd_agent_physcpu_info(sock->ztes_fm_agent, &sock->ztes_cpus, in topo_zen_enum_chip_gather()
|