Searched refs:logContext (Results 1 – 1 of 1) sorted by relevance
2078 ERROR_LOG_CONTEXT logContext; variable2090 logContext.ErrorCode = -1;2102 logContext.LogError = TRUE;2103 logContext.UniqueErrorValue = 301;2104 logContext.ErrorCode = IO_WARNING_PAGING_FAILURE;2122 logContext.LogError = FALSE;2213 … logContext.BadSector = (logContext.BadSector << 8) | senseBuffer->Information[index];2225 … if (!(logContext.BadSector >= readSector && logContext.BadSector < (readSector + index)))2227 logContext.BadSector = readSector;2251 &logContext);[all …]