Searched refs:systype_vecs (Results 1 – 1 of 1) sorted by relevance
741 static struct alpha_machine_vector *systype_vecs[] __initdata = in get_sysvec() local856 if (type < ARRAY_SIZE(systype_vecs)) { in get_sysvec()857 vec = systype_vecs[type]; in get_sysvec()