Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devregion.c295 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
319 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
360 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
390 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
462 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
576 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
613 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
696 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAttachRegion()
899 AcpiUtGetRegionName (Info.SpaceId))); in AcpiEvExecuteRegMethods()
921 Info.RegRunCount, AcpiUtGetRegionName (Info.SpaceId))); in AcpiEvExecuteRegMethods()
H A Devxfregn.c364 HandlerObj, Handler, AcpiUtGetRegionName (SpaceId), in ACPI_EXPORT_SYMBOL()
409 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.c828 AcpiUtGetRegionName (SpaceId), SpaceId, RegionObj)); in AcpiEvInitializeRegion()
/freebsd/sys/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()
/freebsd/sys/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()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutaddress.c369 AcpiUtGetRegionName (SpaceId), in AcpiUtCheckAddressRange()
H A Dutdecode.c233 AcpiUtGetRegionName ( in AcpiUtGetRegionName() function
/freebsd/sys/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()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c502 AcpiUtGetRegionName (ObjDesc->Region.SpaceId)); in AcpiNsDumpOneObject()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslxrefout.c470 AcpiUtGetRegionName ((UINT8) in OtXrefWalkPart1()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h460 AcpiUtGetRegionName (
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtable.c1532 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiUtGetRegionName (*Target)); in AcpiDmDumpTable()