Searched refs:ACPI_OEM_TABLE_ID_SIZE (Results 1 – 4 of 4) sorted by relevance
162 #define ACPI_OEM_TABLE_ID_SIZE 8 macro
100 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; /* ASCII OEM table identification */
982 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; /* ASCII OEM table identification */
991 for ( i = 0; i < ACPI_OEM_TABLE_ID_SIZE; i++ ) in dump_acpi_table_header()
Completed in 12 milliseconds