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