Searched refs:INTENTRY_TYPE_INT (Results 1 – 2 of 2) sorted by relevance
800 case INTENTRY_TYPE_INT: in mptable_parse_io_int()838 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()842 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()865 case INTENTRY_TYPE_INT: in mptable_parse_local_int()946 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()951 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()
126 #define INTENTRY_TYPE_INT 0 macro