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

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_hdm.c63 int tws_submit_command(struct tws_softc *sc, struct tws_request *req);
197 req->error_code = tws_submit_command(sc, req);
269 req->error_code = tws_submit_command(sc, req);
277 tws_submit_command(struct tws_softc *sc, struct tws_request *req) function
H A Dtws_cam.c93 extern int tws_submit_command(struct tws_softc *sc, struct tws_request *req);
951 error = tws_submit_command(sc, req);
1004 req->error_code = tws_submit_command(req->sc, req);

Completed in 51 milliseconds