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

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

Completed in 55 milliseconds