Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c395 (HISTORY_LVL1|HISTORY_LVL2); in _sd_dealloc_dm()
658 if (ppvars->history & (HISTORY_LVL1-1)) in _sd_dealloc_dm()
661 ppvars->history = HISTORY_LVL1; in _sd_dealloc_dm()
672 (HISTORY_LVL1|HISTORY_LVL2); in _sd_dealloc_dm()
680 if (ppvars->history & HISTORY_LVL1) in _sd_dealloc_dm()
H A Dsd_bcache.h300 #define HISTORY_LVL1 (ushort_t)0x00ff macro