Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.c86 static int tws_init_aen_q(struct tws_softc *sc);
630 if ( tws_init_aen_q(sc) == FAILURE ) in tws_init()
638 tws_init_aen_q(struct tws_softc *sc) in tws_init_aen_q() function