Searched refs:PrdCount (Results 1 – 1 of 1) sorted by relevance
706 UINT32 PrdCount; in AhciPioTransfer() local817 PrdCount = *(volatile UINT32 *) (&(AhciRegisters->AhciCmdList[0].AhciCmdPrdbc)); in AhciPioTransfer()818 if (PrdCount == DataCount) { in AhciPioTransfer()