Searched defs:iv_p (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/ |
H A D | ivintr.c | 115 intr_vec_t *iv_p; in iv_alloc() local 167 iv_free(intr_vec_t *iv_p) in iv_free() 187 intr_vec_t *iv_p, *new_iv_p; in add_ivintr() local 231 intr_vec_t *iv_p, *prev_iv_p; in rem_ivintr() local 268 intr_vec_t *iv_p; in add_softintr() local 296 intr_vec_t *iv_p = (intr_vec_t *)softint_id; in rem_softintr() local 331 intr_vec_t *iv_p = (intr_vec_t *)softint_id; in update_softint_arg2() local 348 intr_vec_t *iv_p = (intr_vec_t *)softint_id; in update_softint_pri() local
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | ivintr.h | 105 #define IV_GET_PIL_NEXT(iv_p, cpu_id) \ argument 108 #define IV_SET_PIL_NEXT(iv_p, cpu_id, next) \ argument
|
/titanic_44/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 181 #define SERVE_INTR_PRE(iv_p, cpu, ls1, ls2, os1, os2, os3, regs) \ argument
|