HomeSort by: relevance | last modified time | path
    Searched refs:CurrentRegBlock (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
Decoder.c 172 ParserTempData.CurrentRegBlock=0;
CD_Operations.c 274 pParserTempData->Index+=pParserTempData->CurrentRegBlock;
332 pParserTempData->CurrentRegBlock=(UINT16)pParserTempData->DestData32;
374 pParserTempData->Index+=pParserTempData->CurrentRegBlock;
425 return (UINT32)pParserTempData->CurrentRegBlock;
760 pParserTempData->CurrentRegBlock = UINT16LE_TO_CPU(((COMMAND_TYPE_1*)pParserTempData->pWorkingTableData->IP)->Parameters.WordXX.PA_Destination);
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
CD_Structs.h 443 UINT16 CurrentRegBlock;

Completed in 6 milliseconds