Searched refs:ACPI_OSI_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
317 if (NextInterface->Flags & ACPI_OSI_DYNAMIC) in AcpiUtInterfaceTerminate()384 InterfaceInfo->Flags = ACPI_OSI_DYNAMIC; in AcpiUtInstallInterface()422 if (NextInterface->Flags & ACPI_OSI_DYNAMIC) in AcpiUtRemoveInterface()
1379 #define ACPI_OSI_DYNAMIC 0x02 macro