Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c205 uintptr_t _sd_cache_statsp; /* kernel pointer */ in sdbc_stats() local
230 if (mdb_vread(&_sd_cache_statsp, sizeof (uintptr_t), in sdbc_stats()
236 if (mdb_vread(_sd_cache_stats, statssize, _sd_cache_statsp) == -1) { in sdbc_stats()