Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/cdrom/
H A Dcommon.c2126 ULONG lastBit = 0; in _IRQL_requires_max_() local
2157 lastBit = (ULONG)(-1); in _IRQL_requires_max_()
2160 lastBit++; in _IRQL_requires_max_()
2163 bps = (1 << lastBit); in _IRQL_requires_max_()