OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucRecordType
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c
249
if (LAST_RECORD_TYPE == header->
ucRecordType
||
253
if (ATOM_I2C_RECORD_TYPE == header->
ucRecordType
314
if (LAST_RECORD_TYPE == header->
ucRecordType
||
319
header->
ucRecordType
)
890
if (LAST_RECORD_TYPE == header->
ucRecordType
||
894
if (ATOM_HPD_INT_RECORD_TYPE == header->
ucRecordType
1532
if (LAST_RECORD_TYPE == header->
ucRecordType
||
1536
if (ATOM_ENCODER_CAP_RECORD_TYPE != header->
ucRecordType
)
2618
if (record_header->
ucRecordType
== 0xff ||
2623
if (record_header->
ucRecordType
=
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.c
390
record->
ucRecordType
> 0 &&
391
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
392
switch (record->
ucRecordType
) {
436
record->
ucRecordType
> 0 &&
437
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
438
switch (record->
ucRecordType
) {
499
record->
ucRecordType
> 0 &&
500
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
501
switch (record->
ucRecordType
) {
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
668
record->
ucRecordType
> 0 &&
669
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
670
switch (record->
ucRecordType
) {
717
record->
ucRecordType
> 0 &&
718
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
719
switch (record->
ucRecordType
) {
780
record->
ucRecordType
> 0 &&
781
record->
ucRecordType
<= ATOM_MAX_OBJECT_RECORD_NUMBER) {
782
switch (record->
ucRecordType
) {
atombios.h
3593
UCHAR
ucRecordType
;
3600
UCHAR
ucRecordType
;
3608
UCHAR
ucRecordType
;
3618
UCHAR
ucRecordType
;
3625
UCHAR
ucRecordType
;
4174
UCHAR
ucRecordType
; //An emun to indicate the record type
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h
4084
UCHAR
ucRecordType
;
4091
UCHAR
ucRecordType
;
4099
UCHAR
ucRecordType
;
4110
UCHAR
ucRecordType
;
4117
UCHAR
ucRecordType
;
4673
UCHAR
ucRecordType
; //An emun to indicate the record type
Completed in 44 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025