HomeSort by: relevance | last modified time | path
    Searched defs:acpi_semaphore (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/acpica/
OsdSynch.c 94 struct acpi_semaphore { struct
114 struct acpi_semaphore *as;
146 struct acpi_semaphore *as = (void *) Handle;
166 AcpiOsWaitSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units, UINT16 Timeout)
168 struct acpi_semaphore *as = (void *) Handle;
229 struct acpi_semaphore *as = (void *) Handle;
OsdSynch.c 94 struct acpi_semaphore { struct
114 struct acpi_semaphore *as;
146 struct acpi_semaphore *as = (void *) Handle;
166 AcpiOsWaitSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units, UINT16 Timeout)
168 struct acpi_semaphore *as = (void *) Handle;
229 struct acpi_semaphore *as = (void *) Handle;

Completed in 54 milliseconds