Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmrestag.c757 UINT8 ResourceTableIndex; in AcpiGetTagPathname() local
781 Status = AcpiUtValidateResource (NULL, Aml, &ResourceTableIndex); in AcpiGetTagPathname()
793 Tag = AcpiDmGetResourceTag (ResourceBitIndex, Aml, ResourceTableIndex); in AcpiGetTagPathname()