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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DAtaPassThru.h52 UINT8 AtaFeatures; member in struct:_EFI_ATA_COMMAND_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAhciMode.c619 CmdFis->AhciCFisFeature = AtaCommandBlock->AtaFeatures;
1466 AtaCommandBlock.AtaFeatures = ATA_SMART_RETURN_STATUS;
1557 AtaCommandBlock.AtaFeatures = ATA_SMART_ENABLE_OPERATION;
1585 AtaCommandBlock.AtaFeatures = 0xD2;
1772 AtaCommandBlock.AtaFeatures = (UINT8) Feature;
1837 AtaCommandBlock.AtaFeatures = 0x00;
H A DIdeMode.c1067 IdeWritePortB (PciIo, IdeRegisters->ErrOrFeature, AtaCommandBlock->AtaFeatures);
2042 AtaCommandBlock.AtaFeatures = 0x00;
2170 AtaCommandBlock.AtaFeatures = 0x03;
2281 AtaCommandBlock.AtaFeatures = ATA_SMART_RETURN_STATUS;
2362 AtaCommandBlock.AtaFeatures = ATA_SMART_ENABLE_OPERATION;
2386 AtaCommandBlock.AtaFeatures = 0xD2;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c916 Acb->AtaFeatures = SecurityProtocolId;

Completed in 87 milliseconds