Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/hardware/
A Dhwvalid.c110 #define ACPI_PORT_INFO_ENTRIES ACPI_ARRAY_LENGTH (AcpiProtectedPorts) macro
174 if (Address > AcpiProtectedPorts[ACPI_PORT_INFO_ENTRIES - 1].End) in AcpiHwValidateIoRequest()
181 for (i = 0; i < ACPI_PORT_INFO_ENTRIES; i++, PortInfo++) in AcpiHwValidateIoRequest()

Completed in 2 milliseconds