Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.c52 extern int tws_cam_attach(struct tws_softc *sc);
292 if ((error = tws_cam_attach(sc))) { in tws_attach()
H A Dtws_cam.c54 int tws_cam_attach(struct tws_softc *sc);
124 tws_cam_attach(struct tws_softc *sc) in tws_cam_attach() function