Home
last modified time | relevance | path

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

/acpica-3.7.0/source/common/
Ddmrestag.c765 UINT32 ResourceBitIndex; in AcpiGetTagPathname() local
798 ResourceBitIndex = BitIndex - ACPI_MUL_8 (ResourceNode->Value); in AcpiGetTagPathname()
802 Tag = AcpiDmGetResourceTag (ResourceBitIndex, Aml, ResourceTableIndex); in AcpiGetTagPathname()