Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/components/events/
H A Devregion.c291 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
313 RegionObj, AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
337 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
404 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
425 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAddressSpaceDispatch()
538 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
575 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvDetachRegion()
658 AcpiUtGetRegionName (RegionObj->Region.SpaceId))); in AcpiEvAttachRegion()
861 AcpiUtGetRegionName (Info.SpaceId))); in AcpiEvExecuteRegMethods()
881 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.c786 AcpiUtGetRegionName (SpaceId), SpaceId, RegionObj)); in AcpiEvInitializeRegion()
/freebsd-12.1/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-12.1/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-12.1/sys/contrib/dev/acpica/components/utilities/
H A Dutaddress.c369 AcpiUtGetRegionName (SpaceId), in AcpiUtCheckAddressRange()
H A Dutdecode.c232 AcpiUtGetRegionName ( in AcpiUtGetRegionName() function
/freebsd-12.1/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.c529 AcpiUtGetRegionName (RegionObj->Region.SpaceId), in AcpiDbTestOneObject()
584 AcpiUtGetRegionName (RegionObj->Region.SpaceId)); in AcpiDbTestOneObject()
/freebsd-12.1/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c502 AcpiUtGetRegionName (ObjDesc->Region.SpaceId)); in AcpiNsDumpOneObject()
/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Daslxrefout.c470 AcpiUtGetRegionName ((UINT8) in OtXrefWalkPart1()
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacutils.h431 AcpiUtGetRegionName (
/freebsd-12.1/sys/contrib/dev/acpica/common/
H A Ddmtable.c1305 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiUtGetRegionName (*Target)); in AcpiDmDumpTable()