Searched refs:lastBit (Results 1 – 1 of 1) sorted by relevance
2126 ULONG lastBit = 0; in _IRQL_requires_max_() local2157 lastBit = (ULONG)(-1); in _IRQL_requires_max_()2160 lastBit++; in _IRQL_requires_max_()2163 bps = (1 << lastBit); in _IRQL_requires_max_()