Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/common/
A Ddmrestag.c549 UINT32 ByteIndex = ACPI_DIV_8 (BitIndex); in AcpiDmGetResourceNode() local
567 if ((ByteIndex >= Node->Value) && in AcpiDmGetResourceNode()
568 (ByteIndex < (Node->Value + Node->Length))) in AcpiDmGetResourceNode()

Completed in 4 milliseconds