Searched refs:usSize (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/ | ||
| H A D | atombios.h | 3203 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member in struct:_ATOM_DISPLAY_OBJECT_PATH 3623 USHORT usSize; member in struct:_ATOM_ASIC_PROFILE_VOLTAGE 4783 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member in struct:_ATOM_VRAM_MODULE_V3 5769 USHORT usSize; member in struct:_ATOM_PPLIB_EXTENDEDHEADER |
| /xsrc/external/mit/xf86-video-ati/dist/src/ | ||
| H A D | 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 22 milliseconds