Searched refs:cpu_node_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.h44 } cpu_node_t; typedef in typeref:struct:cpu_node
H A Dcpu.c102 cpu_node_t *cpuip;
111 if ((cpuip = topo_mod_zalloc(mod, sizeof (cpu_node_t))) == NULL)
117 topo_mod_free(mod, cpuip, sizeof (cpu_node_t));
125 topo_mod_free(mod, cpuip, sizeof (cpu_node_t));
135 topo_mod_free(mod, cpuip, sizeof (cpu_node_t));
147 cpu_node_t *cpuip;
156 topo_mod_free(mod, cpuip, sizeof (cpu_node_t));
162 cpu_kstat_init(cpu_node_t *cpuip, int i)
182 topo_instance_t min, topo_instance_t max, cpu_node_t *cpuip)
219 cpu_node_t *cpui
[all...]

Completed in 21 milliseconds