HomeSort by: relevance | last modified time | path
    Searched refs:eeprom_table_record (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ras_eeprom.h 62 struct eeprom_table_record { struct
88 struct eeprom_table_record *records,
amdgpu_ras_eeprom.c 43 * EEPROM_TABLE_RECORD_SIZE is different than sizeof(eeprom_table_record) which
127 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records,
135 struct eeprom_table_record *record = &records[i];
146 struct eeprom_table_record *records, int num)
153 struct eeprom_table_record *records, int num,
172 struct eeprom_table_record *records, int num)
293 struct eeprom_table_record *record,
320 struct eeprom_table_record *record,
380 struct eeprom_table_record *records,
387 struct eeprom_table_record *record
    [all...]
amdgpu_ras.h 352 struct eeprom_table_record *err_addr;
357 struct eeprom_table_record *bps;
499 struct eeprom_table_record *bps, int pages);
amdgpu_umc.c 113 sizeof(struct eeprom_table_record), GFP_KERNEL);
amdgpu_umc_v6_1.c 219 struct eeprom_table_record *err_rec;
amdgpu_ras.c 1449 struct eeprom_table_record *bps, int pages)
1517 struct eeprom_table_record *bps = NULL;

Completed in 14 milliseconds