Searched refs:sabtty_intr (Results 1 – 1 of 1) sorted by relevance
145 int sabtty_intr(struct sabtty_softc *, int *);355 r |= sabtty_intr(sc->sc_child[0], &needsoft); in sab_intr()360 r |= sabtty_intr(sc->sc_child[1], &needsoft); in sab_intr()505 sabtty_intr(struct sabtty_softc *sc, int *needsoftp) in sabtty_intr() function