Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h189 CRTM = 9, enumerator
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2605 suip->unit_type == CRTM || in scsb_led_set()
2949 mct_system_info.max_units[CRTM] = MC_MAX_CRTM; in scsb_set_topology()
2974 mct_system_info.max_units[CRTM] = TG_MAX_CRTM; in scsb_set_topology()
3524 mct_system_info.fru_info_list[CRTM] = (fru_info_t *) in scsb_set_topology()
3526 (mct_system_info.max_units[CRTM] + pad), in scsb_set_topology()
3528 fru_ptr = mct_system_info.fru_info_list[CRTM]; in scsb_set_topology()
3535 t = FRU_UNIT_TO_EVCODE(CRTM, unit); in scsb_set_topology()
3552 fru_ptr->fru_type = CRTM; in scsb_set_topology()
4854 case CRTM: in scsb_intr()
6042 fru_ptr = mct_system_info.fru_info_list[CRTM]; in update_ks_topology()
[all …]
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c833 pks_topo->max_units[CRTM], 0); in do_scsb_kstat()
834 for (i = 0; i < pks_topo->max_units[CRTM]; ++i) { in do_scsb_kstat()