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

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h58 #define MC_MAX_SLOTS 8 /* CPU, ALRM, cPCI Slots */ macro
286 ks_fru_info_t mct_slots[MC_MAX_SLOTS];
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c96 mc_slot_info_t mc_slot_info[MC_MAX_SLOTS];
109 static int sd_instances[MC_MAX_SLOTS*15];
144 hsc_slot_table_t hotswap_slot_table[MC_MAX_SLOTS];
145 hsc_prom_slot_table_t prom_slot_table[MC_MAX_SLOTS];
148 static char *slot_auto_config[MC_MAX_SLOTS];
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2143 TG_MAX_SLOTS : MC_MAX_SLOTS)) {
2940 mct_system_info.max_units[SLOT] = MC_MAX_SLOTS;
3852 if (slotnum > MC_MAX_SLOTS ||
4882 if (slotnum > MC_MAX_SLOTS ||
4941 if (slotnum > MC_MAX_SLOTS ||
5086 if (slotnum > MC_MAX_SLOTS ||
7187 if (pslotnum > MC_MAX_SLOTS || pslotnum == SC_MC_CPU_SLOT ||

Completed in 80 milliseconds