Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/cdrom/
H A Dcommon.c3163 BOOLEAN nowLocked = FALSE; in _IRQL_requires_max_() local
3269 nowLocked = TRUE; in _IRQL_requires_max_()
3273 if (previouslyLocked != nowLocked) in _IRQL_requires_max_()
3315 previouslyLocked != nowLocked, in _IRQL_requires_max_()