Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexutils.c359 UINT64 CompressedId) in AcpiExEisaIdToString() argument
369 if (CompressedId > ACPI_UINT32_MAX) in AcpiExEisaIdToString()
374 ACPI_FORMAT_UINT64 (CompressedId))); in AcpiExEisaIdToString()
379 SwappedId = AcpiUtDwordByteSwap ((UINT32) CompressedId); in AcpiExEisaIdToString()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h663 UINT64 CompressedId);