Searched refs:_sdbc_gl_centry_info_size (Results 1 – 1 of 1) sorted by relevance
243 static size_t _sdbc_gl_centry_info_size; variable1031 kmem_free(_sdbc_gl_centry_info, _sdbc_gl_centry_info_size); in _sdbc_gl_centry_deconfigure()1034 _sdbc_gl_centry_info_size = 0; in _sdbc_gl_centry_deconfigure()1049 _sdbc_gl_centry_info_size = sizeof (ss_centry_info_t) * wblocks; in _sdbc_gl_centry_configure()1051 if ((_sdbc_gl_centry_info = kmem_zalloc(_sdbc_gl_centry_info_size, in _sdbc_gl_centry_configure()4949 (_sdbc_gl_centry_info_size / sizeof (ss_centry_info_t)) - 1;