Home
last modified time | relevance | path

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

/acpica-3.7.0/source/tools/acpiexec/
Daecommon.h182 } AE_REGION; typedef
187 AE_REGION *RegionList;
Daeregion.c197 AE_REGION *RegionElement; in AeRegionHandler()
609 RegionElement = AcpiOsAllocate (sizeof (AE_REGION)); in AeRegionHandler()