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

  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 2786 UCHAR ucRecordType;
2793 UCHAR ucRecordType;
2801 UCHAR ucRecordType;
2811 UCHAR ucRecordType;
2818 UCHAR ucRecordType;
3290 UCHAR ucRecordType; //An emun to indicate the record type
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.c 2022 while (Record->ucRecordType > 0
2023 && Record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER ) {
2025 /*ErrorF("record type %d\n", Record->ucRecordType);*/
2026 switch (Record->ucRecordType) {

Completed in 12 milliseconds