Searched refs:ACPI_ASL_COMPILER_ID (Results 1 – 1 of 1) sorted by relevance
53 #define ACPI_ASL_COMPILER_ID "XL\0" macro214 BUILD_BUG_ON(sizeof(ACPI_ASL_COMPILER_ID) != sizeof(h->asl_compiler_id)); in make_acpi_header()215 memcpy(h->asl_compiler_id, ACPI_ASL_COMPILER_ID, in make_acpi_header()
Completed in 13 milliseconds