Searched defs:MM_SOFT (Results 1 – 7 of 7) sorted by relevance
32 MM_SOFT = 0x002, /* Source of the condition is software. */ enumerator33 #define MM_SOFT MM_SOFT macro
9 #define MM_SOFT 2 macro