Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c436 ss_centry_info_impl_t *ramcentry = (ss_centry_info_impl_t *)centry; in ss_ram_getcentry()
448 sizeof (ss_centry_info_impl_t)); in ss_ram_getcentry()
459 ss_centry_info_impl_t *ramcentry = (ss_centry_info_impl_t *)centry; in ss_ram_setcentry()
471 sizeof (ss_centry_info_impl_t)); in ss_ram_setcentry()
556 static ss_centry_info_impl_t *gl; in ss_ram_wctl_configure()
568 if ((ss_ram_config.sn_gl_centry_info = (ss_centry_info_impl_t *) in ss_ram_wctl_configure()
569 kmem_zalloc(blocks * sizeof (ss_centry_info_impl_t), in ss_ram_wctl_configure()
612 blocks * sizeof (ss_centry_info_impl_t)); in ss_ram_wctl_deconfigure()
H A Dsafestore_impl.h106 } ss_centry_info_impl_t; typedef
115 ss_centry_info_impl_t *wc_gl_info; /* information for the page */
H A Dsafestore_ram.h39 ss_centry_info_impl_t *sn_gl_centry_info; /* dirty bits */