Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexsystem.c449 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
H A Dexcreate.c278 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiExCreateEvent()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpiosxf.h175 #define ACPI_NO_UNIT_LIMIT ((UINT32) -1) macro
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutcopy.c949 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiUtCopySimpleObject()