Home
last modified time | relevance | path

Searched refs:HWD_CPU_CHIPS_PER_CMU (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h42 #define HWD_CPU_CHIPS_PER_CMU 4 /* Processor chips per CMU */ macro
388 hwd_cpu_chip_t cmu_cpu_chips[HWD_CPU_CHIPS_PER_CMU]; /* CPU */
/titanic_44/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h143 dev_info_t *cfg_cpu_chips[HWD_CPU_CHIPS_PER_CMU];
/titanic_44/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c527 for (ch = 0; ch < HWD_CPU_CHIPS_PER_CMU; ch++) { in dumpahwd()
542 for (ch = 0; ch < HWD_CPU_CHIPS_PER_CMU; ch++) { in dumpahwd()
/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c228 for (i = 0; i < HWD_CPU_CHIPS_PER_CMU; i++) { in opl_dump_hwd()
960 for (i = 0; i < HWD_CPU_CHIPS_PER_CMU; i++) { in opl_probe_cpu_chips()
2804 for (i = 0; i < HWD_CPU_CHIPS_PER_CMU; i++) { in opl_unprobe_processors()