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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutpredef.c478 UINT16 SubIndex; local
484 SubIndex = 2;
509 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex);
510 SubIndex = 0;
536 UINT16 SubIndex; local
541 SubIndex = 1;
548 strcat (Buffer, &(UtResourceTypeNames[i][SubIndex]));
549 SubIndex = 0;

Completed in 90 milliseconds