Home
last modified time | relevance | path

Searched refs:oemtableid (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/acpi/
H A Dacpihve.c63 memcmp(hdr->oemtableid, "MICROSFT", 8) != 0) in acpihve_match()
H A Dacpireg.h60 uint8_t oemtableid[8]; member
61 #define hdr_oemtableid hdr.oemtableid
H A Ddsdt.c3727 const char *oemid, const char *oemtableid, const char *rootpath, in aml_loadtable() argument
3742 strncmp(hdr->oemtableid, oemtableid, in aml_loadtable()
3743 sizeof(hdr->oemtableid)) == 0) { in aml_loadtable()
H A Dacpi.c1353 (tbl && memcmp(tbl, hdr->oemtableid, 8))) { in acpi_maptable()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiacpi.c75 uint8_t oemtableid[8]; member
76 #define hdr_oemtableid hdr.oemtableid