Home
last modified time | relevance | path

Searched refs:eeprom_table_record (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c127 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records, in __calc_recs_byte_sum()
135 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum()
146 struct eeprom_table_record *records, int num) in __calc_tbl_byte_sum()
153 struct eeprom_table_record *records, int num, in __update_tbl_checksum()
172 struct eeprom_table_record *records, int num) in __validate_tbl_checksum()
293 struct eeprom_table_record *record, in __encode_table_record_to_buff()
320 struct eeprom_table_record *record, in __decode_table_record_from_buff()
380 struct eeprom_table_record *records, in amdgpu_ras_eeprom_process_recods()
387 struct eeprom_table_record *record; in amdgpu_ras_eeprom_process_recods()
508 struct eeprom_table_record *recs = kcalloc(1, sizeof(*recs), GFP_KERNEL);
H A Damdgpu_ras_eeprom.h62 struct eeprom_table_record { struct
88 struct eeprom_table_record *records, argument
H A Damdgpu_ras.h352 struct eeprom_table_record *err_addr;
357 struct eeprom_table_record *bps;
499 struct eeprom_table_record *bps, int pages);
H A Damdgpu_umc.c113 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_process_ras_data_cb()
H A Damdgpu_umc_v6_1.c219 struct eeprom_table_record *err_rec; in umc_v6_1_query_error_address()
H A Damdgpu_ras.c1449 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
1517 struct eeprom_table_record *bps = NULL; in amdgpu_ras_load_bad_pages()