Searched refs:int_flags (Results 1 – 2 of 2) sorted by relevance
103 u_short int_flags; member688 switch (intr->int_flags & INTENTRY_FLAGS_POLARITY) { in intentry_polarity()705 switch (intr->int_flags & INTENTRY_FLAGS_TRIGGER) { in intentry_trigger()800 (intr->int_flags & INTENTRY_FLAGS_TRIGGER) != in mptable_parse_io_int()804 (intr->int_flags & INTENTRY_FLAGS_POLARITY) != in mptable_parse_io_int()849 if ((intr->int_flags & INTENTRY_FLAGS_TRIGGER) != in mptable_parse_local_int()853 if ((intr->int_flags & INTENTRY_FLAGS_POLARITY) != in mptable_parse_local_int()892 entry.int_flags = INTENTRY_FLAGS_POLARITY_CONFORM | in mptable_parse_default_config_ints()
121 uint16_t int_flags; member