Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpiexec/
A Daeregion.c370 ACPI_CONNECTION_INFO *MyContext; in AeRegionHandler() local
394 MyContext = ACPI_CAST_PTR (ACPI_CONNECTION_INFO, HandlerContext); in AeRegionHandler()
530 Length = MyContext->AccessLength; in AeRegionHandler()
564 Length = MyContext->AccessLength; in AeRegionHandler()
592 Status = AcpiBufferToResource (MyContext->Connection, in AeRegionHandler()
593 MyContext->Length, &Resource); in AeRegionHandler()
596 MyContext->AccessLength, MyContext->Connection); in AeRegionHandler()
657 (UINT32) Address, BitWidth, MyContext->Connection); in AeRegionHandler()
907 Status = AcpiBufferToResource (MyContext->Connection, in AeRegionHandler()
908 MyContext->Length, &Resource); in AeRegionHandler()
[all …]

Completed in 2 milliseconds