Searched refs:OEM_TABLE_ID (Results 1 – 4 of 4) sorted by relevance
29 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
14 #define OEM_TABLE_ID "U-BOOTBL" /* U-Boot Table */ macro
74 #define OEM_TABLE_ID "OEM" macro76 OEM_TABLE_ID2340 g_assert(strncmp((char *)sdt->aml + 16, OEM_TABLE_ID, 8) == 0); in test_oem_fields()
67 memcpy(header->oem_table_id, OEM_TABLE_ID, 8); in acpi_fill_header()