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

/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/
H A Dchip_sun4u.c62 } chip_t; typedef in typeref:struct:chip
75 chip_t *chip;
81 if ((chip = topo_mod_zalloc(mod, sizeof (chip_t))) == NULL)
87 topo_mod_free(mod, chip, sizeof (chip_t));
95 topo_mod_free(mod, chip, sizeof (chip_t));
105 topo_mod_free(mod, chip, sizeof (chip_t));
116 chip_t *chip;
125 topo_mod_free(mod, chip, sizeof (chip_t));
131 cpu_kstat_init(chip_t *chip, int i)
175 topo_instance_t min, topo_instance_t max, chip_t *chi
[all...]

Completed in 15 milliseconds