Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c568 if ((ss_ram_config.sn_gl_centry_info = (ss_centry_info_impl_t *) in ss_ram_wctl_configure()
582 gl = ss_ram_config.sn_gl_centry_info; in ss_ram_wctl_configure()
610 if (ss_ram_config.sn_gl_centry_info) { in ss_ram_wctl_deconfigure()
611 kmem_free(ss_ram_config.sn_gl_centry_info, in ss_ram_wctl_deconfigure()
H A Dsafestore_ram.h39 ss_centry_info_impl_t *sn_gl_centry_info; /* dirty bits */ member