Home
last modified time | relevance | path

Searched refs:ACPI_RESOURCE_NAME_ADDRESS32 (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/compiler/
Daslrestype2d.c205 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordIoDescriptor()
435 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordMemoryDescriptor()
670 Descriptor->Address32.DescriptorType = ACPI_RESOURCE_NAME_ADDRESS32; in RsDoDwordSpaceDescriptor()
/acpica-latest/source/components/resources/
Drsaddr.c212 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_ADDRESS32,
Drscalc.c676 case ACPI_RESOURCE_NAME_ADDRESS32: in AcpiRsGetListLength()
/acpica-latest/source/common/
Ddmrestag.c971 case ACPI_RESOURCE_NAME_ADDRESS32: in AcpiDmGetResourceTag()
/acpica-latest/source/include/
Daclocal.h1452 #define ACPI_RESOURCE_NAME_ADDRESS32 0x87 macro