Home
last modified time | relevance | path

Searched refs:AtaSectorCountExp (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DAtaPassThru.h62 UINT8 AtaSectorCountExp; member
79 UINT8 AtaSectorCountExp; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalIdeMode.c562 IoWrite8 (IdeRegisters->SectorCount, AtaCommandBlock->AtaSectorCountExp); in AtaIssueCommand()
DOpalAhciMode.c539 CmdFis->AhciCFisSecCountExp = AtaCommandBlock->AtaSectorCountExp; in AhciBuildCommandFis()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
DAtaPassThruExecute.c504 Acb->AtaSectorCountExp = (UINT8) (TransferLength >> 8); in TransferAtaDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DIdeMode.c243 StatusBlock.AtaSectorCountExp = IdeReadPortB (PciIo, IdeRegisters->SectorCount); in DumpAllIdeRegisters()
1147 IdeWritePortB (PciIo, IdeRegisters->SectorCount, AtaCommandBlock->AtaSectorCountExp); in AtaIssueCommand()
DAhciMode.c660 CmdFis->AhciCFisSecCountExp = AtaCommandBlock->AtaSectorCountExp; in AhciBuildCommandFis()