Searched refs:softintr_flags (Results 1 – 2 of 2) sorted by relevance
190 int softintr_flags; /* flags indicating softintr task */ member
3362 pp->softintr_flags = ECPP_SOFTINTR_PIONEXT; in ecpp_pio_ihdlr()3477 if (pp->softintr_flags & ECPP_SOFTINTR_PIONEXT) { in ecpp_softintr()3478 pp->softintr_flags &= ~ECPP_SOFTINTR_PIONEXT; in ecpp_softintr()