Searched defs:RetObj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutxfmutex.c59 ACPI_OPERAND_OBJECT **RetObj);
68 * RetObj - Where the mutex object is returned
82 ACPI_OPERAND_OBJECT **RetObj)
91 if (!RetObj || (!Handle && !Pathname))
125 *RetObj = MutexObj;
79 AcpiUtGetMutexObject( ACPI_HANDLE Handle, ACPI_STRING Pathname, ACPI_OPERAND_OBJECT **RetObj) argument

Completed in 43 milliseconds