Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexsystem.c341 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
H A Dexcreate.c194 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiExCreateEvent()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacpiosxf.h67 #define ACPI_NO_UNIT_LIMIT ((UINT32) -1) macro
/titanic_50/usr/src/uts/intel/io/acpica/utilities/
H A Dutcopy.c841 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiUtCopySimpleObject()