HomeSort by: relevance | last modified time | path
    Searched refs:t_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
tty.h 151 void *t_softc; /* pointer to driver's softc. */ member in struct:tty
  /src/sys/dev/goldfish/
gftty.c 219 tp->t_softc = sc;
674 struct gftty_softc *sc = tp->t_softc;
  /src/sys/dev/ic/
com.c 797 tp->t_softc = sc;

Completed in 13 milliseconds