Searched refs:Types (Results 1 – 6 of 6) sorted by relevance
427 UINT16 Types) in AcpiUtGetResourceBitWidth() argument440 if (Types & 1) in AcpiUtGetResourceBitWidth()447 Types >>= 1; in AcpiUtGetResourceBitWidth()
179 Status = AcpiDbConvertToObject (Info->Types[i], in AcpiDbExecuteMethod()412 ACPI_OBJECT_TYPE *Types, in AcpiDbExecute() argument461 AcpiGbl_DbMethodInfo.Types = Types; in AcpiDbExecute()603 LocalInfo.Types = LocalInfo.ArgTypes; in AcpiDbMethodThread()783 AcpiGbl_DbMethodInfo.Types = AcpiGbl_DbMethodInfo.ArgTypes; in AcpiDbCreateExecutionThreads()
600 Info->Types[Node->Type]++; in AcpiDbWalkForObjectCounts()694 AcpiOsPrintf ("%8u %s\n", ObjectInfo->Types[i], in AcpiDbDisplayObjects()697 TotalObjects += ObjectInfo->Types[i]; in AcpiDbDisplayObjects()
343 ACPI_OBJECT_TYPE *Types,
1320 ACPI_OBJECT_TYPE *Types; member1355 UINT32 Types[ACPI_TOTAL_TYPES]; member
649 UINT16 Types);
Completed in 14 milliseconds