Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/acpica/
H A Dmadt.c448 switch (IntiFlags & ACPI_MADT_POLARITY_MASK) { in interrupt_polarity()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h1004 #define ACPI_MADT_POLARITY_MASK (3) /* 00-01: Polarity of APIC I/O input signals */ macro