Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwvalid.c197 static const ACPI_PORT_INFO AcpiProtectedPorts[] = variable
218 #define ACPI_PORT_INFO_ENTRIES ACPI_ARRAY_LENGTH (AcpiProtectedPorts)
262 PortInfo = AcpiProtectedPorts; in AcpiHwValidateIoRequest()
283 if (Address > AcpiProtectedPorts[ACPI_PORT_INFO_ENTRIES - 1].End) in AcpiHwValidateIoRequest()