Home
last modified time | relevance | path

Searched refs:usSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
HDatombios.h3944 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
3953 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
4459 USHORT usSize; //Size of Object member
4523 USHORT usSize; member
6108 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member
6858 USHORT usSize; member
6865 USHORT usSize; member
7314 USHORT usSize; member
HDradeon_atombios.c586 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table()
666 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) { in radeon_get_atom_connector_info_from_object_table()