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

/illumos-gate/usr/src/uts/common/io/
H A Davintr.c423 av_rem_softintr(void *intr_id, int lvl, avfunc xxintr, boolean_t rem_softinfo) function
462 (void) av_rem_softintr(intr_id, old_lvl, hdlp->ih_cb_func,
475 return (av_rem_softintr(intr_id, lvl, xxintr, B_TRUE));

Completed in 58 milliseconds