Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/cdrom/
H A Dcdromp.h308 UCHAR ErrorUnhandled : 1; member
H A Dsense.c80 BOOLEAN ErrorUnhandled; member
1408 LogContext->ErrorUnhandled = TRUE;
1537 staticErrLogData.ErrorUnhandled = LogContext->ErrorUnhandled; in SenseInfoLogError()
/reactos/drivers/storage/class/classpnp/
H A Dclasswmi.c851 logEntry->errorUnhandled = (fdoLogEntry->ErrorUnhandled == 0 ? FALSE : TRUE); in ClassQueryInternalDataBlock()
H A Dclassp.h466 UCHAR ErrorUnhandled : 1; member
H A Dclass.c6413 staticErrLogData.ErrorUnhandled = TRUE;