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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.h 59 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH]; member in struct:crat_header
308 uint8_t oem_table_id[CDIT_OEMTABLEID_LENGTH]; member in struct:cdit_header
kfd_topology.h 183 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH]; member in struct:kfd_topology_device
kfd_crat.c 525 memcpy(top_dev->oem_table_id, crat_table->oem_table_id,
976 memcpy(crat_table->oem_table_id, acpi_table->oem_table_id,
kfd_topology.c 899 sys_props.platform_oem = *((uint64_t *)dev->oem_table_id);

Completed in 14 milliseconds