Searched refs:AcpiOsCreateSemaphore (Results 1 – 8 of 8) sorted by relevance
| /titanic_53/usr/src/uts/intel/io/acpica/executer/ |
| H A D | exsystem.c | 341 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
|
| H A D | excreate.c | 194 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiExCreateEvent()
|
| /titanic_53/usr/src/uts/intel/sys/acpi/ |
| H A D | acpiosxf.h | 167 AcpiOsCreateSemaphore (
|
| H A D | actypes.h | 272 #define AcpiOsCreateMutex(OutHandle) AcpiOsCreateSemaphore (1, 1, OutHandle)
|
| /titanic_53/usr/src/uts/intel/io/acpica/namespace/ |
| H A D | nsaccess.c | 221 Status = AcpiOsCreateSemaphore ( in AcpiNsRootInitialize()
|
| /titanic_53/usr/src/uts/intel/io/acpica/utilities/ |
| H A D | utcopy.c | 841 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, in AcpiUtCopySimpleObject()
|
| /titanic_53/usr/src/uts/intel/io/acpica/ |
| H A D | osl.c | 427 AcpiOsCreateSemaphore(UINT32 MaxUnits, UINT32 InitialUnits, in AcpiOsCreateSemaphore() function
|
| H A D | changes.txt | 16527 A "MaxUnits" parameter has been added to AcpiOsCreateSemaphore.
|