Searched refs:sc_ctrlc_sih (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/usermode/dev/
H A Dttycons.c55 void *sc_ctrlc_sih; member in struct:ttycons_softc
147 sc->sc_ctrlc_sih = softint_establish(SOFTINT_SERIAL,
149 if (sc->sc_ctrlc_sih == NULL)
398 softint_schedule(sc->sc_ctrlc_sih);

Completed in 163 milliseconds