Home
last modified time | relevance | path

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

/NextBSD/sys/dev/tws/
HDtws.c85 static int tws_init(struct tws_softc *sc);
291 if ( tws_init(sc) == FAILURE ) { in tws_attach()
517 tws_init(struct tws_softc *sc) in tws_init() function