Home
last modified time | relevance | path

Searched refs:AhciCmdW (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAhciMode.h194 UINT32 AhciCmdW:1; //Write member
DAhciMode.c761 CmdList.AhciCmdW = Read ? 0 : 1; in AhciPioTransfer()
1013 CmdList.AhciCmdW = Read ? 0 : 1; in AhciDmaTransfer()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalAhciMode.h187 UINT32 AhciCmdW:1; //Write member
DOpalAhciMode.c623 CmdList.AhciCmdW = Read ? 0 : 1; in AhciPioTransfer()