Searched refs:CORR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.h248 #define CORR BIT2 ///< Corrected Data macro
H A DAtapiPassThru.c3230 if (StatusRegister & CORR) {
3293 if ((StatusRegister & (ERR | DWF | CORR)) == 0) {

Completed in 824 milliseconds