Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c395 (HISTORY_LVL1|HISTORY_LVL2); in _sd_dealloc_dm()
668 if (ppvars->history & HISTORY_LVL2) in _sd_dealloc_dm()
672 (HISTORY_LVL1|HISTORY_LVL2); in _sd_dealloc_dm()
677 if (ppvars->history & HISTORY_LVL2) in _sd_dealloc_dm()
H A Dsd_bcache.h301 #define HISTORY_LVL2 (ushort_t)0xff00 macro