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

/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutpredef.c162 UINT32 ThisRtype; local
175 ThisRtype = ACPI_RTYPE_INTEGER;
181 if (ExpectedBtypes & ThisRtype)
187 ThisRtype <<= 1; /* Next Rtype */

Completed in 44 milliseconds