Searched refs:t_softc (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/sys/ | ||
| D | tty.h | 151 void *t_softc; /* pointer to driver's softc. */ member |
| /netbsd/src/sys/dev/ic/ | ||
| D | com.c | 797 tp->t_softc = sc; in com_attach_subr() |