Searched defs:cpusp (Results 1 - 1 of 1) sorted by relevance

/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 15 milliseconds