Searched refs:oem_table_id (Results 1 – 2 of 2) sorted by relevance
589 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE + 1]; in basl_table_append_header() local599 snprintf(oem_table_id, ACPI_OEM_TABLE_ID_SIZE, "BV%.4s ", signature); in basl_table_append_header()600 memcpy(header_le.OemTableId, oem_table_id, in basl_table_append_header()
92 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE + 1]; member211 if (memcmp(hdr->OemTableId, pci_acpi_quirks[i].oem_table_id, in pci_host_acpi_get_oem_quirks()