Lines Matching refs:SSB

191 	"SCB/SSB driver DBG" SCSB_BUILD_VERSION,
518 * all LEDs on the SSB.
523 * and set the OK LEDs on the SSB.
804 /* 4. Read the SYSCFG registers, update FRU info and SSB LEDs */
2105 "SCB", "SSB", "CFTM", "CRTM", "PRTM"
2270 * User interface means positional slot numbers, as on P1.0 SSB,
2399 * OUT bits: HSC Slot numbers (positional slot numbers as marked on the SSB)
2484 * P1.0 SSB workaround
2571 * P1.0 SSB workaround
2604 suip->unit_type == SSB ||
2709 * No LED exceptions: SSB,CRTM,PRTM
2901 if (scsb_fru_op(scsb, SSB, 1, SCTRL_SYSCFG_BASE,
2947 mct_system_info.max_units[SSB] = MC_MAX_SCB;
2972 mct_system_info.max_units[SSB] = TG_MAX_SCB;
3019 * The P1.0 Tonga does not get mapped due to a SSB difference.
3418 * SSB
3420 mct_system_info.fru_info_list[SSB] = (fru_info_t *)
3422 (mct_system_info.max_units[SSB] + pad), KM_SLEEP);
3423 fru_ptr = mct_system_info.fru_info_list[SSB];
3430 t = FRU_UNIT_TO_EVCODE(SSB, unit);
3447 fru_ptr->fru_type = SSB;
3690 case SSB:
3692 mct_system_info.max_units[SSB]);
3993 * 1 CPU, 1 AlarmCard, 1 SCB/SSB, 2 PS, 3 FAN, 3 SCSI, 8 Slots
3995 * 1 CPU, 1 AlarmCard, 1 SCB/SSB, 1 PS, 2 FAN, 1 SCSI, 4 Slots
3997 * 1 CPU, 1 AlarmCard, 1 SCB/SSB, 1 PS, 2 FAN, 0 SCSI, 4 Slots
4844 case SSB:
4847 * SSB has been removed, then check for
5490 if (fru_ptr->fru_type == SSB) {
5822 * If SSB not present and scsb not SCSB_FROZEN, check for SCB presence
5910 * If SSB not present and scsb not SCSB_FROZEN, check for SCB presence
6015 fru_ptr = mct_system_info.fru_info_list[SSB];
6016 for (i = 0; i < pks_topo->max_units[SSB]; ++i, ++fru_ptr) {
7215 * SSB is present or SCB is frozen, to get the health kstat information.