Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c138 ss_ramcommon_config.ssc_ss_psize = BLK_SIZE(1); in ss_ram_configure()
143 ss_ramcommon_config.ssc_ss_psize; in ss_ram_configure()
H A Dsd_conf.c357 ASSERT(safestore_config.ssc_ss_psize <= UINT16_MAX); /* LINTED */
358 _sd_net_config.sn_psize = safestore_config.ssc_ss_psize;
H A Dsafestore.h262 uint_t ssc_ss_psize; /* safestore internal page size */ member