Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dmptable.h133 #define INTENTRY_FLAGS_POLARITY 0x3 macro
/f-stack/freebsd/x86/x86/
H A Dmptable.c688 switch (intr->int_flags & INTENTRY_FLAGS_POLARITY) { in intentry_polarity()
804 (intr->int_flags & INTENTRY_FLAGS_POLARITY) != in mptable_parse_io_int()
853 if ((intr->int_flags & INTENTRY_FLAGS_POLARITY) != in mptable_parse_local_int()