Searched refs:IDE_ERROR_DATA_ERROR (Results 1 – 5 of 5) sorted by relevance
149 #define IDE_ERROR_DATA_ERROR 0x40 macro
154 #define IDE_ERROR_DATA_ERROR 0x40 macro
1154 } else if (errorByte & IDE_ERROR_DATA_ERROR) { in MapError()5498 if (errorByte & IDE_ERROR_DATA_ERROR) { in IdeSendCommand()5539 if (errorByte == IDE_ERROR_DATA_ERROR){ in IdeSendCommand()5791 } else if(deviceExtension->ReturningMediaStatus & IDE_ERROR_DATA_ERROR) { in IdeBuildSenseBuffer()
463 #define IDE_ERROR_DATA_ERROR 0x40 macro
3232 } else if (errorByte & IDE_ERROR_DATA_ERROR) { in MapError()8526 if (errorByte & IDE_ERROR_DATA_ERROR) {8562 if (errorByte == IDE_ERROR_DATA_ERROR){9181 } else if(ReturningMediaStatus & IDE_ERROR_DATA_ERROR) {