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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c689 while (record->ucRecordSize > 0 &&
700 ((char *)record + record->ucRecordSize);
735 while (record->ucRecordSize > 0 &&
770 ((char *)record + record->ucRecordSize);
798 while (record->ucRecordSize > 0 &&
828 ucRecordSize);
H A Datombios.h4095 UCHAR ucRecordSize; //The size of the whole record in byte member in struct:_ATOM_COMMON_RECORD_HEADER

Completed in 135 milliseconds