Home
last modified time | relevance | path

Searched refs:STARCAT_BDSET_MAX (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dstarcat.h39 #define STARCAT_BDSET_MAX 18 /* maximum number of boardsets */ macro
67 (STARCAT_BDSET_MAX * STARCAT_BDSET_IO_MAX * STARCAT_TSB_PER_IO)
/titanic_41/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c71 int starcat_boards = STARCAT_BDSET_MAX * STARCAT_BDSET_SLOT_MAX;
89 #define EFCODE_SIZE (STARCAT_BDSET_MAX * 4 * 0x4000)
103 plat_dimm_sid_board_t domain_dimm_sids[STARCAT_BDSET_MAX];
125 n = MIN(n, STARCAT_BDSET_MAX * STARCAT_BDSET_SLOT_MAX); in set_platform_max_ncpus()
306 return (STARCAT_BDSET_MAX); in plat_max_cpumem_boards()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c7849 static drmach_slot1_pause_t *drmach_slot1_paused[STARCAT_BDSET_MAX];
7960 for (i = 0; i < STARCAT_BDSET_MAX; i++) { in drmach_slot1_pause_free()
8016 ASSERT(exp >= 0 && exp < STARCAT_BDSET_MAX); in drmach_find_slot1_io()
8219 for (i = 0; i < STARCAT_BDSET_MAX; i++) { in drmach_slot1_pause_update()
8321 ASSERT(exp >= 0 && exp < STARCAT_BDSET_MAX); in drmach_s1p_schizo_log_intr()
8395 for (i = 0; i < STARCAT_BDSET_MAX; i++) { in drmach_slot1_pause_verify()
8423 for (i = 0; i < STARCAT_BDSET_MAX; i++) { in drmach_slot1_pause_verify()