Searched refs:HR_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
154 #define HR_VALID_MASK (BIT1|BIT2|BIT3|BIT4|BIT5|BIT6|BIT7|BIT8|BIT9|BIT10|BIT11) macro
1991 if ((Mask & HR_VALID_MASK) != Mask) { in ParseHandleDatabaseByRelationship()