Lines Matching refs:DWORD
51 void CRKDevice::SetLocationID(DWORD value) in SetLocationID()
99 DWORD CRKDevice::GetLocationID() in GetLocationID()
211 int CRKDevice::EraseEmmcBlock(UCHAR ucFlashCS, DWORD dwPos, DWORD dwCount) in EraseEmmcBlock()
231 int CRKDevice::EraseEmmcByWriteLBA(DWORD dwSectorPos, DWORD dwCount) in EraseEmmcByWriteLBA()
258 DWORD dwLayerID; in EraseEmmc()
343 DWORD *pID = (DWORD *)flashID; in GetFlashInfo()
359 DWORD dwTotal, dwCurrent, dwLayerID; in TestDevice()
457 DWORD *pValue; in CheckChip()
458 pValue = (DWORD *)(&bChipInfo[0]); in CheckChip()
513 DWORD dwSize, dwDelay; in DownloadBoot()
581 bool CRKDevice::Boot_VendorRequest( DWORD requestCode, PBYTE pBuffer, DWORD dwDataSize) in Boot_VendorRequest()
599 DWORD dwLayerID; in EraseAllBlocks()