Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c410 if ((rc = _sdbc_cache_configure(cache_bytes / BLK_SIZE(1),
H A Dsd_bcache.h1075 extern int _sdbc_cache_configure(int cblocks, spcs_s_info_t kstatus);
H A Dsd_bcache.c458 _sdbc_cache_configure(int cblocks, spcs_s_info_t kstatus) in _sdbc_cache_configure() function