Searched refs:chip_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 65 } chip_t; typedef in typeref:struct:chip 78 chip_t *chip; 84 if ((chip = topo_mod_zalloc(mod, sizeof (chip_t))) == NULL) 90 topo_mod_free(mod, chip, sizeof (chip_t)); 98 topo_mod_free(mod, chip, sizeof (chip_t)); 108 topo_mod_free(mod, chip, sizeof (chip_t)); 119 chip_t *chip; 128 topo_mod_free(mod, chip, sizeof (chip_t)); 134 cpu_kstat_init(chip_t *chip, int i) 178 topo_instance_t min, topo_instance_t max, chip_t *chi [all...] |
Completed in 54 milliseconds