Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Dutpredef.c372 UINT16 SubIndex; in AcpiUtGetArgumentTypes() local
378 SubIndex = 2; in AcpiUtGetArgumentTypes()
403 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex); in AcpiUtGetArgumentTypes()
404 SubIndex = 0; in AcpiUtGetArgumentTypes()
430 UINT16 SubIndex; in AcpiUtGetResourceBitWidth() local
435 SubIndex = 1; in AcpiUtGetResourceBitWidth()
442 strcat (Buffer, &(UtResourceTypeNames[i][SubIndex])); in AcpiUtGetResourceBitWidth()
443 SubIndex = 0; in AcpiUtGetResourceBitWidth()