Searched refs:TABLE_UNIT_TYPE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Structs.h52 typedef UINTN TABLE_UNIT_TYPE; typedef in typeref:typename:UINTN
55 typedef UINT16 TABLE_UNIT_TYPE; typedef in typeref:typename:UINT16
444 TABLE_UNIT_TYPE CurrentDataBlock;
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
H A DDecoder.c53 #define INDIRECT_IO_TABLE (((UINT16)(ULONG_PTR)&((ATOM_MASTER_LIST_OF_DATA_TABLES*)0)->IndirectIOAccess)/sizeof(TABLE_UNIT_TYPE) )
H A DCD_Operations.c745 pParserTempData->CurrentDataBlock= UINT16LE_TO_CPU((TABLE_UNIT_TYPE)((PTABLE_UNIT_TYPE)pMasterDataTable)[value]);

Completed in 4 milliseconds