Lines Matching refs:PS
2165 case PS: in scsb_get_led_regnum()
2177 code = FRU_UNIT_TO_EVCODE(PS, suip->unit_number); in scsb_get_led_regnum()
2746 if (fru_type == PS && (int_fru_ptr == NULL || in scsb_set_scfg_pres_leds()
2944 mct_system_info.max_units[PS] = MC_MAX_PS; in scsb_set_topology()
2969 mct_system_info.max_units[PS] = TG_MAX_PS; in scsb_set_topology()
3133 mct_system_info.fru_info_list[PS] = (fru_info_t *) in scsb_set_topology()
3135 (mct_system_info.max_units[PS] + pad), KM_SLEEP); in scsb_set_topology()
3136 fru_ptr = mct_system_info.fru_info_list[PS]; in scsb_set_topology()
3137 for (unit = 1; unit <= mct_system_info.max_units[PS]; ++unit) { in scsb_set_topology()
3142 t = FRU_UNIT_TO_EVCODE(PS, unit); in scsb_set_topology()
3170 fru_ptr->fru_type = PS; in scsb_set_topology()
3681 case PS: in mct_topology_dump()
3684 mct_system_info.max_units[PS]); in mct_topology_dump()
4838 case PS: in scsb_intr()
5961 fru_ptr = mct_system_info.fru_info_list[PS]; in update_ks_topology()
5962 for (i = 0; i < pks_topo->max_units[PS]; ++i, ++fru_ptr) { in update_ks_topology()