Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAhciMode.h202 UINT32 AhciCmdPrdbc; //Physical Region Descriptor Byte Count member
DAhciMode.c830 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalAhciMode.h195 UINT32 AhciCmdPrdbc; //Physical Region Descriptor Byte Count member
DOpalAhciMode.c673 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()