Home
last modified time | relevance | path

Searched refs:softvect (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Davintr.c86 struct av_head softvect[LOCK_LEVEL + 1]; variable
286 struct av_head *vectp = (struct av_head *)&softvect[lvl]; in update_avsoftintr_args()
336 insert_av(intr_id, &softvect[lvl], xxintr, arg1, arg2, NULL, lvl, NULL); in add_avsoftintr()
441 vecp = &softvect[lvl]; in av_rem_softintr()
746 for (av = softvect[pil].avh_link; av; av = av->av_link) { in av_dispatch_softvect()