Lines Matching refs:CRTM
2605 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()
6043 for (i = 0; i < pks_topo->max_units[CRTM]; ++i, ++fru_ptr) { in update_ks_topology()