Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.c87 static int tws_init_trace_q(struct tws_softc *sc);
198 if ( tws_init_trace_q(sc) == FAILURE ) in tws_attach()
650 tws_init_trace_q(struct tws_softc *sc) in tws_init_trace_q() function