Searched refs:vectindex (Results 1 – 1 of 1) sorted by relevance
233 int s, vectindex; /* save old spl value */ in add_avintr() local247 vectindex = vect % MAX_VECT; in add_avintr()249 vecp = &autovect[vectindex]; in add_avintr()490 int s, vectindex; /* save old spl value */ in rem_avintr() local500 vectindex = vect % MAX_VECT; in rem_avintr()501 vecp = &autovect[vectindex]; in rem_avintr()