Searched refs:EFI_ACPI_IRQ_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
343 #define EFI_ACPI_IRQ_POLARITY_MASK 0x08 macro
191 if ((Information & EFI_ACPI_IRQ_POLARITY_MASK) == EFI_ACPI_IRQ_HIGH_TRUE) { in IsaIrqAttribute()