Searched refs:vect (Results 1 – 2 of 2) sorted by relevance
15 #define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect)) argument
266 uint vect; in ExtIntException() local275 vect = pic->iack0; in ExtIntException()276 printf(" irq IACK0@%05x=%d\n",(int)&pic->iack0,vect); in ExtIntException()