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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutpredef.c270 UINT32 ThisRtype; local
283 ThisRtype = ACPI_RTYPE_INTEGER;
289 if (ExpectedBtypes & ThisRtype)
295 ThisRtype <<= 1; /* Next Rtype */

Completed in 25 milliseconds