Home
last modified time | relevance | path

Searched refs:PrdCount (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalAhciMode.c588 UINT32 PrdCount; in AhciPioTransfer() local
673 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()
674 if (PrdCount == DataCount) { in AhciPioTransfer()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAhciMode.c719 UINT32 PrdCount; in AhciPioTransfer() local
830 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()
831 if (PrdCount == DataCount) { in AhciPioTransfer()