Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/cdrom/
H A Dinit.c1896 BOOLEAN needResendCommand = TRUE; in _IRQL_requires_max_() local
1955 needResendCommand = FALSE; in _IRQL_requires_max_()
1972 needResendCommand = TRUE; in _IRQL_requires_max_()
1976 needResendCommand = FALSE; in _IRQL_requires_max_()
1986 if (NT_SUCCESS(status) && needResendCommand) in _IRQL_requires_max_()
2001 if (NT_SUCCESS(status) && needResendCommand) in _IRQL_requires_max_()