Home
last modified time | relevance | path

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

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