Home
last modified time | relevance | path

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

/acpica-3.5.0/source/components/utilities/
Dutpredef.c478 UINT16 SubIndex; in AcpiUtGetArgumentTypes() local
484 SubIndex = 2; in AcpiUtGetArgumentTypes()
509 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex); in AcpiUtGetArgumentTypes()
510 SubIndex = 0; in AcpiUtGetArgumentTypes()
536 UINT16 SubIndex; in AcpiUtGetResourceBitWidth() local
541 SubIndex = 1; in AcpiUtGetResourceBitWidth()
548 strcat (Buffer, &(UtResourceTypeNames[i][SubIndex])); in AcpiUtGetResourceBitWidth()
549 SubIndex = 0; in AcpiUtGetResourceBitWidth()