Home
last modified time | relevance | path

Searched refs:TG_MAX_SLOTS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h69 #define TG_MAX_SLOTS 5 /* CPU, ALRM, cPCI Slots */ macro
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2143 TG_MAX_SLOTS : MC_MAX_SLOTS)) { in scsb_get_led_regnum()
2275 static int psl2sco[TG_MAX_SLOTS + 1] = { -1 };
2287 if (sln < 1 || sln > TG_MAX_SLOTS) { in tonga_pslotnum_to_cfgbit()
2337 if (suip->unit_number < 1 || suip->unit_number > TG_MAX_SLOTS) { in tonga_slotnum_check()
2359 if (slotnum < 1 || slotnum > TG_MAX_SLOTS) { in tonga_psl_to_ssl()
2381 if (slotnum < 1 || slotnum > TG_MAX_SLOTS) { in tonga_ssl_to_psl()
2415 for (i = 1; i <= TG_MAX_SLOTS; ++i) { in tonga_slotnum_led_shift()
2965 mct_system_info.max_units[SLOT] = TG_MAX_SLOTS; in scsb_set_topology()
3030 if (is_tonga && unit <= TG_MAX_SLOTS) { in scsb_set_topology()
3847 if (slotnum > TG_MAX_SLOTS || in scsb_reset_unit()
[all …]