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