Searched refs:PrdCount (Results 1 – 2 of 2) sorted by relevance
588 UINT32 PrdCount; in AhciPioTransfer() local673 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()674 if (PrdCount == DataCount) { in AhciPioTransfer()
719 UINT32 PrdCount; in AhciPioTransfer() local830 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()831 if (PrdCount == DataCount) { in AhciPioTransfer()