Searched refs:CFTM (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h162 * NOTE: the CTC occupant is the CFTM FRU type on MonteCarlo
188 CFTM = 8, enumerator in enum:__anon9846
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c255 "CFTM ",
665 /* set flag to note that CFTM is present */
666 for (i = 0; i < pks_topo->max_units[CFTM]; ++i) {
818 pks_topo->max_units[CFTM], 0);
819 for (i = 0; i < pks_topo->max_units[CFTM]; ++i) {
1655 /* CFTM slot */
1657 * The CFTM can only be present in Slot 2
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2105 "SCB", "SSB", "CFTM", "CRTM", "PRTM"
2212 case CFTM:
2224 code = FRU_UNIT_TO_EVCODE(CFTM, suip->unit_number);
2780 * and for the FTC (CFTM) Slot for MonteCarlo.
2948 mct_system_info.max_units[CFTM] = MC_MAX_CFTM;
2973 mct_system_info.max_units[CFTM] = TG_MAX_CFTM;
3462 * CFTM
3464 mct_system_info.fru_info_list[CFTM] = (fru_info_t *)
3466 (mct_system_info.max_units[CFTM] + pad), KM_SLEEP);
3467 fru_ptr = mct_system_info.fru_info_list[CFTM];
[all...]

Completed in 57 milliseconds