Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DAtaPassThru.h58 UINT8 AtaCylinderLowExp; member
75 UINT8 AtaCylinderLowExp; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalIdeMode.c571 IoWrite8 (IdeRegisters->CylinderLsb, AtaCommandBlock->AtaCylinderLowExp); in AtaIssueCommand()
DOpalAhciMode.c533 CmdFis->AhciCFisClyLowExp = AtaCommandBlock->AtaCylinderLowExp; in AhciBuildCommandFis()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
DAtaPassThruExecute.c502 Acb->AtaCylinderLowExp = (UINT8) RShiftU64 (StartLba, 32); in TransferAtaDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DIdeMode.c247 StatusBlock.AtaCylinderLowExp = IdeReadPortB (PciIo, IdeRegisters->CylinderLsb); in DumpAllIdeRegisters()
1156 IdeWritePortB (PciIo, IdeRegisters->CylinderLsb, AtaCommandBlock->AtaCylinderLowExp); in AtaIssueCommand()
DAhciMode.c654 CmdFis->AhciCFisClyLowExp = AtaCommandBlock->AtaCylinderLowExp; in AhciBuildCommandFis()