Home
last modified time | relevance | path

Searched refs:hwd_cpu_chip_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h240 } hwd_cpu_chip_t; typedef
388 hwd_cpu_chip_t cmu_cpu_chips[HWD_CPU_CHIPS_PER_CMU]; /* CPU */
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c186 hwd_cpu_chip_t *chips; in opl_dump_hwd()
742 hwd_cpu_chip_t *chip; in opl_create_cpu()
769 hwd_cpu_chip_t *chip; in opl_probe_cpus()
810 hwd_cpu_chip_t *chip; in opl_create_core()
871 hwd_cpu_chip_t *chip; in opl_probe_cores()
916 hwd_cpu_chip_t *chip; in opl_create_cpu_chip()
954 hwd_cpu_chip_t *chips; in opl_probe_cpu_chips()
/titanic_50/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c198 dumpchiphwd(hwd_cpu_chip_t *chipp, int ch, int v, int mv) in dumpchiphwd()