Searched refs:cpusp (Results 1 - 2 of 2) 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.c47 fmd_agent_physcpu_info_v1(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, argument
74 *cpusp = nvl_array;
80 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) argument
89 return (fmd_agent_physcpu_info_v1(hdl, cpusp, ncpu));

Completed in 20 milliseconds