Searched defs:insert_av (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Davintr.c54 static void insert_av(void *intr_id, struct av_head *vectp, avfunc f,
267 insert_av(intr_id, vecp, f, arg1, arg2, ticksp, lvl, dip);
336 insert_av(intr_id, &softvect[lvl], xxintr, arg1, arg2, NULL, lvl, NULL);
346 insert_av(void *intr_id, struct av_head *vectp, avfunc f, caddr_t arg1, function

Completed in 76 milliseconds