Lines Matching refs:PRTM
2606 suip->unit_type == PRTM) { in scsb_led_set()
2950 mct_system_info.max_units[PRTM] = MC_MAX_PRTM; in scsb_set_topology()
2975 mct_system_info.max_units[PRTM] = TG_MAX_PRTM; in scsb_set_topology()
3569 mct_system_info.fru_info_list[PRTM] = (fru_info_t *) in scsb_set_topology()
3571 (mct_system_info.max_units[PRTM] + pad), KM_SLEEP); in scsb_set_topology()
3572 fru_ptr = mct_system_info.fru_info_list[PRTM]; in scsb_set_topology()
3579 t = FRU_UNIT_TO_EVCODE(PRTM, unit); in scsb_set_topology()
3596 fru_ptr->fru_type = PRTM; in scsb_set_topology()
4856 case PRTM: in scsb_intr()
6051 fru_ptr = mct_system_info.fru_info_list[PRTM]; in update_ks_topology()
6052 for (i = 0; i < pks_topo->max_units[PRTM]; ++i, ++fru_ptr) { in update_ks_topology()