Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsram.h44 #define MX_RSTINFO_SZ 0x2000 macro
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsram.c326 if ((uint_t)reset_size > MX_RSTINFO_SZ) { in sram_add_kstats()