Home
last modified time | relevance | path

Searched refs:t_softc (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/sys/
Dtty.h151 void *t_softc; /* pointer to driver's softc. */ member
/netbsd/src/sys/dev/ic/
Dcom.c797 tp->t_softc = sc; in com_attach_subr()