Searched refs:INTENTRY_TYPE_INT (Results 1 – 3 of 3) sorted by relevance
230 mpie->int_type = INTENTRY_TYPE_INT; in mpt_generate_pci_int()269 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()276 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()281 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()
761 case INTENTRY_TYPE_INT: in mptable_parse_io_int()799 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()803 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()826 case INTENTRY_TYPE_INT: in mptable_parse_local_int()907 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()912 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()
128 #define INTENTRY_TYPE_INT 0 macro