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

/freebsd-13-stable/sys/dev/tws/
H A Dtws.c54 extern int tws_cam_attach(struct tws_softc *sc);
294 if ((error = tws_cam_attach(sc))) {
H A Dtws_cam.c56 int tws_cam_attach(struct tws_softc *sc);
126 tws_cam_attach(struct tws_softc *sc) function

Completed in 104 milliseconds