Searched refs:ACPI_SIG_XSDT (Results 1 – 2 of 2) sorted by relevance
71 #define ACPI_SIG_XSDT "XSDT" /* Extended System Description Table */ macro
111 if (strncmp(hdr->signature, ACPI_SIG_XSDT, sizeof(ACPI_SIG_XSDT) - 1)) { in acpi_get_sysname()