Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsinit.c234 Info->OpRegionCount++; in AcpiDsInitOneObject()
374 Info.DeviceCount,Info.OpRegionCount, Info.MethodCount, in AcpiDsInitializeObjects()
379 Info.MethodCount, Info.OpRegionCount)); in AcpiDsInitializeObjects()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsinit.c242 Info.MethodCount, Info.OpRegionCount)); in AcpiNsInitializeObjects()
523 Info->OpRegionCount++; in AcpiNsInitOneObject()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacstruct.h253 UINT32 OpRegionCount; member