Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.c59 int tws_init_connect(struct tws_softc *sc, u_int16_t mc);
88 if ( tws_init_connect(sc, tws_queue_depth) ) in tws_init_ctlr()
141 tws_init_connect(struct tws_softc *sc, u_int16_t mcreadits ) in tws_init_connect() function
H A Dtws.c69 int tws_init_connect(struct tws_softc *sc, u_int16_t mc);
365 tws_init_connect(sc, 1); in tws_detach()
784 tws_init_connect(sc, 1); in tws_shutdown()
H A Dtws_cam.c114 extern int tws_init_connect(struct tws_softc *sc, u_int16_t mc);
1253 if ( tws_init_connect(sc, tws_queue_depth) ) { in tws_reinit()