Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Davintr.c119 av_check_softint_pending(av_softinfo_t *infop, boolean_t check_all) in av_check_softint_pending() function
765 if (av_check_softint_pending(hdlp->ih_pending, B_FALSE)) { in av_dispatch_softvect()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c886 extern boolean_t av_check_softint_pending(struct av_softinfo *, boolean_t);
891 if (av_check_softint_pending(hdlp->ih_pending, B_FALSE)) in i_ddi_trigger_softint()
915 if (av_check_softint_pending(hdlp->ih_pending, B_TRUE)) in i_ddi_set_softint_pri()