Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_atombios.c661 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
672 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
707 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
742 ((char *)record + record->ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
770 while (record->ucRecordSize > 0 && in radeon_get_atom_connector_info_from_object_table()
800 ucRecordSize); in radeon_get_atom_connector_info_from_object_table()
Datombios.h4095 UCHAR ucRecordSize; //The size of the whole record in byte member