Home
last modified time | relevance | path

Searched refs:TimeDesc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexsystem.c287 * PARAMETERS: TimeDesc - The 'time to delay' object descriptor
300 ACPI_OPERAND_OBJECT *TimeDesc, in AcpiExSystemWaitEvent() argument
312 (UINT16) TimeDesc->Integer.Value); in AcpiExSystemWaitEvent()
H A Dexmutex.c249 ACPI_OPERAND_OBJECT *TimeDesc, in AcpiExAcquireMutex() argument
294 Status = AcpiExAcquireMutexObject ((UINT16) TimeDesc->Integer.Value, in AcpiExAcquireMutex()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacinterp.h350 ACPI_OPERAND_OBJECT *TimeDesc,