Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.c53 extern void tws_cam_detach(struct tws_softc *sc);
384 tws_cam_detach(sc); in tws_detach()
H A Dtws_cam.c55 void tws_cam_detach(struct tws_softc *sc);
189 tws_cam_detach(struct tws_softc *sc) in tws_cam_detach() function