HomeSort by: relevance | last modified time | path
    Searched defs:sabtty_intr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
sab.c 145 int sabtty_intr(struct sabtty_softc *, int *);
355 r |= sabtty_intr(sc->sc_child[0], &needsoft);
360 r |= sabtty_intr(sc->sc_child[1], &needsoft);
505 sabtty_intr(struct sabtty_softc *sc, int *needsoftp) function in typeref:typename:int

Completed in 31 milliseconds