Home
last modified time | relevance | path

Searched refs:ACPI_NO_UNIT_LIMIT (Results 1 – 4 of 4) sorted by relevance

/acpica-latest/source/components/executer/
Dexsystem.c454 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
Dexcreate.c277 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiExCreateEvent()
/acpica-latest/source/include/
Dacpiosxf.h175 #define ACPI_NO_UNIT_LIMIT ((UINT32) -1) macro
/acpica-latest/source/components/utilities/
Dutcopy.c949 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiUtCopySimpleObject()