Lines Matching refs:SCB
711 if (((mct_system_info.fru_info_list[SCB])[0].fru_version & 0xf) in scb_check_version()
719 (mct_system_info.fru_info_list[SCB])[0]. in scb_check_version()
1454 fru_info_list[SCB])->fru_version; in smf_ioctl()
1467 fru_info_list[SCB])->fru_version; in smf_ioctl()
2227 case SCB: in scsb_get_led_regnum()
2239 code = FRU_UNIT_TO_EVCODE(SCB, suip->unit_number); in scsb_get_led_regnum()
2718 if (fru_type != SCB) in scsb_set_scfg_pres_leds()
2946 mct_system_info.max_units[SCB] = MC_MAX_SCB; in scsb_set_topology()
2971 mct_system_info.max_units[SCB] = TG_MAX_SCB; in scsb_set_topology()
3367 mct_system_info.fru_info_list[SCB] = (fru_info_t *) in scsb_set_topology()
3369 (mct_system_info.max_units[SCB] + pad), KM_SLEEP); in scsb_set_topology()
3370 fru_ptr = mct_system_info.fru_info_list[SCB]; in scsb_set_topology()
3377 t = FRU_UNIT_TO_EVCODE(SCB, unit); in scsb_set_topology()
3399 fru_ptr->fru_type = SCB; in scsb_set_topology()
3686 case SCB: in mct_topology_dump()
3688 mct_system_info.max_units[SCB]); in mct_topology_dump()
4023 if (fru_type == SCB) in scsb_clear_intmasks()
5988 fru_ptr = mct_system_info.fru_info_list[SCB]; in update_ks_topology()
5989 for (i = 0; i < pks_topo->max_units[SCB]; ++i, ++fru_ptr) { in update_ks_topology()
6149 if (reg == 0 && fru_ptr->fru_type == SCB) { in update_fru_info()