Searched refs:command_set_feature_enb_85 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAtapi.h69 UINT16 command_set_feature_enb_85; ///< word 85 member in struct:__anon11602
123 UINT16 command_set_feature_enb_85; ///< word 85 member in struct:__anon11603
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DAta.c204 if ((TmpAtaIdentifyPointer->AtaData.command_set_feature_enb_85 & 0x0001) == 0x0001) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAhciMode.c1553 if ((IdentifyData->AtaData.command_set_feature_enb_85 & 0x0001) != 0x0001) {
H A DIdeMode.c2357 if ((IdentifyData->AtaData.command_set_feature_enb_85 & 0x0001) != 0x0001) {

Completed in 67 milliseconds