Searched refs:oem_id (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/i386/include/
H A Dmpbiosreg.h105 u_int8_t oem_id[8]; member in struct:mpbios_cth
/openbsd-current/sys/arch/amd64/include/
H A Dmpbiosreg.h105 u_int8_t oem_id[8]; member in struct:mpbios_cth
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_topology.h157 uint8_t oem_id[CRAT_OEMID_LENGTH]; member in struct:kfd_topology_device
H A Dkfd_crat.h56 uint8_t oem_id[CRAT_OEMID_LENGTH]; member in struct:crat_header
H A Dkfd_crat.c1309 memcpy(top_dev->oem_id, crat_table->oem_id, CRAT_OEMID_LENGTH);
1714 memcpy(crat_table->oem_id, acpi_table->oem_id,
H A Dkfd_topology.c962 (*((uint64_t *)dev->oem_id)) & CRAT_OEMID_64BIT_MASK;

Completed in 87 milliseconds