Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/resources/
H A Drsirq.c204 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_EXTENDED_IRQ,
H A Drscalc.c573 case ACPI_RESOURCE_NAME_EXTENDED_IRQ: in AcpiRsGetListLength()
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype2.c222 Descriptor->ExtendedIrq.DescriptorType = ACPI_RESOURCE_NAME_EXTENDED_IRQ; in RsDoInterruptDescriptor()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1337 #define ACPI_RESOURCE_NAME_EXTENDED_IRQ 0x89 macro