Searched refs:errlogData (Results 1 – 2 of 2) sorted by relevance
1638 PCDROM_ERROR_LOG_DATA errlogData; in SenseInfoLogError() local1643 errlogData = (PCDROM_ERROR_LOG_DATA)errorLogEntry->DumpData; in SenseInfoLogError()1646 *errlogData = staticErrLogData; in SenseInfoLogError()1651 RtlCopyMemory(&errlogData->SenseData, senseBuffer, senseBufferSize); in SenseInfoLogError()
6580 PCLASS_ERROR_LOG_DATA errlogData; variable6584 errlogData = (PCLASS_ERROR_LOG_DATA)errorLogEntry->DumpData;6587 *errlogData = staticErrLogData;6593 RtlCopyMemory(&errlogData->SenseData, senseBuffer, senseBufferSize);