Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
H A Dtws.c52 extern int tws_cam_attach(struct tws_softc *sc);
297 if ((error = tws_cam_attach(sc))) { in tws_attach()
H A Dtws_cam.c64 int tws_cam_attach(struct tws_softc *sc);
137 tws_cam_attach(struct tws_softc *sc) in tws_cam_attach() function