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

  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 3203 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH
3623 USHORT usSize;
4783 USHORT usSize; // size of ATOM_VRAM_MODULE_V3
5769 USHORT usSize;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.c 1941 path_size += le16_to_cpu(path->usSize);
1996 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) {

Completed in 16 milliseconds