Home | History | Annotate | Download | only in dev

Lines Matching defs:needsoft

347 	int r = 0, needsoft = 0;
355 r |= sabtty_intr(sc->sc_child[0], &needsoft);
360 r |= sabtty_intr(sc->sc_child[1], &needsoft);
362 if (needsoft)
508 int i, len = 0, needsoft = 0, r = 0, clearfifo = 0;
552 needsoft = 1;
562 needsoft = 1;
610 needsoft = 1;
613 if (needsoft)
614 *needsoftp = needsoft;