Home
last modified time | relevance | path

Searched refs:ATA_CMD_SET_FEATURES (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DAta.c526 if (AtaCommand == ATA_CMD_SET_FEATURES) { in AtaPioDataIn()
1196 if (AtaCommand == ATA_CMD_SET_FEATURES) { in AtaPioDataInExt()
2207 if (AtaCommand == ATA_CMD_SET_FEATURES) { in AtaPioDataOutExt()
DIde.c1248 ATA_CMD_SET_FEATURES, in SetDeviceTransferMode()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAtapi.h555 #define ATA_CMD_SET_FEATURES 0xef ///< defined from ATA-1 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAhciMode.c1845 AtaCommandBlock.AtaCommand = ATA_CMD_SET_FEATURES; in AhciDeviceSetFeature()
DIdeMode.c2164 AtaCommandBlock.AtaCommand = ATA_CMD_SET_FEATURES; in SetDeviceTransferMode()