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

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.h245 #define DWF BIT5 ///< Drive Write Fault macro
H A DAtapiPassThru.c3222 if (StatusRegister & DWF) {
3293 if ((StatusRegister & (ERR | DWF | CORR)) == 0) {

Completed in 277 milliseconds