HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_OEM_NAME (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
actbl.h 185 #define ACPI_OEM_NAME "OEM" /* Short name for OEM, not signature */
actypes.h 690 #define ACPI_IS_OEM_SIG(a) (!strncmp (ACPI_CAST_PTR (char, (a)), ACPI_OEM_NAME, 3) &&\

Completed in 14 milliseconds