Home
last modified time | relevance | path

Searched refs:NumTypes (Results 1 – 2 of 2) sorted by relevance

/acpica-3.5.0/source/tools/acpihelp/
Dahdecode.c558 UINT32 NumTypes; in AhDisplayResourceName() local
561 NumTypes = AcpiUtGetResourceBitWidth (Gbl_Buffer, in AhDisplayResourceName()
567 (NumTypes > 1) ? " (depending on descriptor type)" : ""); in AhDisplayResourceName()
/acpica-3.5.0/source/compiler/
Daslpredef.c844 UINT32 NumTypes; in ApDisplayReservedNames() local
872 NumTypes = AcpiUtGetResourceBitWidth (AslGbl_MsgBuffer, in ApDisplayReservedNames()
877 (NumTypes > 1) ? " (depending on descriptor type)" : ""); in ApDisplayReservedNames()