Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c293 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
315 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
339 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
406 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
427 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
540 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
577 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
660 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAttachRegion()
863 AcpiUtGetRegionName (Info.SpaceId))); in AcpiEvExecuteRegMethods()
885 Info.RegRunCount, AcpiUtGetRegionName (Info.SpaceId))); in AcpiEvExecuteRegMethods()
H A Devxfregn.c334 HandlerObj, Handler, AcpiUtGetRegionName (SpaceId), in ACPI_EXPORT_SYMBOL()
379 Handler, AcpiUtGetRegionName (SpaceId), SpaceId, Node, ObjDesc)); in ACPI_EXPORT_SYMBOL()
H A Devhandler.c396 AcpiUtGetRegionName (HandlerObj->AddressSpace.SpaceId), in AcpiEvInstallHandler()
662 AcpiUtGetRegionName (SpaceId), SpaceId, in AcpiEvInstallSpaceHandler()
H A Devrgnini.c770 AcpiUtGetRegionName (SpaceId), SpaceId, RegionObj)); in AcpiEvInitializeRegion()
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexfldio.c404 AcpiUtGetRegionName (RgnDesc->Region.SpaceId), in AcpiExAccessRegion()
423 AcpiUtGetRegionName (RgnDesc->Region.SpaceId), in AcpiExAccessRegion()
430 AcpiUtGetRegionName (RgnDesc->Region.SpaceId), in AcpiExAccessRegion()
H A Dexcreate.c421 AcpiUtGetRegionName (SpaceId), SpaceId)); in AcpiExCreateRegion()
H A Dexdump.c902 AcpiUtGetRegionName (ObjDesc->Region.SpaceId), in AcpiExDumpOperand()
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutaddress.c369 AcpiUtGetRegionName (SpaceId), in AcpiUtCheckAddressRange()
H A Dutdecode.c233 AcpiUtGetRegionName ( in AcpiUtGetRegionName() function
/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwregs.c444 ACPI_FORMAT_UINT64 (Address), AcpiUtGetRegionName (Reg->SpaceId))); in AcpiHwRead()
540 ACPI_FORMAT_UINT64 (Address), AcpiUtGetRegionName (Reg->SpaceId))); in AcpiHwWrite()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c1174 AcpiUtGetRegionName ((UINT8) SpaceId), SpaceId); in AcpiDbDisplayHandlers()
1313 AcpiUtGetRegionName ((UINT8) HandlerObj->AddressSpace.SpaceId), in AcpiDbDisplayNonRootHandlers()
H A Ddbtest.c992 ByteLength, AcpiUtGetRegionName (RegionObj->Region.SpaceId)); in AcpiDbTestFieldUnitType()
999 AcpiUtGetRegionName (RegionObj->Region.SpaceId), in AcpiDbTestFieldUnitType()
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsdump.c502 AcpiUtGetRegionName (ObjDesc->Region.SpaceId)); in AcpiNsDumpOneObject()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslxrefout.c470 AcpiUtGetRegionName ((UINT8) in OtXrefWalkPart1()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacutils.h432 AcpiUtGetRegionName (
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtable.c1306 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiUtGetRegionName (*Target)); in AcpiDmDumpTable()