Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Drsaddr.c330 } else if (resource->data.address.resource_type == ACPI_IO_RANGE) { in acpi_rs_get_address_common()
373 } else if (resource->data.address.resource_type == ACPI_IO_RANGE) { in acpi_rs_set_address_common()
Drsdump.c449 case ACPI_IO_RANGE: in acpi_rs_dump_address_common()
/linux-4.1.27/drivers/acpi/
Dresource.c237 case ACPI_IO_RANGE: in acpi_decode_space()
617 else if (ares->data.address.resource_type == ACPI_IO_RANGE) in acpi_dev_filter_resource_type()
/linux-4.1.27/arch/ia64/pci/
Dpci.c247 addr->resource_type == ACPI_IO_RANGE) && in resource_to_window()
285 } else if (addr.resource_type == ACPI_IO_RANGE) { in add_window()
/linux-4.1.27/include/acpi/
Dacrestyp.h137 #define ACPI_IO_RANGE (u8) 0x01 macro
/linux-4.1.27/drivers/pnp/pnpacpi/
Drsparser.c417 } else if (p->resource_type == ACPI_IO_RANGE) in pnpacpi_parse_address_option()
436 } else if (p->resource_type == ACPI_IO_RANGE) in pnpacpi_parse_ext_address_option()