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

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

Completed in 62 milliseconds