Searched refs:tws_submit_command (Results 1 – 2 of 2) sorted by relevance
65 int tws_submit_command(struct tws_softc *sc, struct tws_request *req);199 req->error_code = tws_submit_command(sc, req); in tws_init_connect()271 req->error_code = tws_submit_command(sc, req); in tws_send_generic_cmd()279 tws_submit_command(struct tws_softc *sc, struct tws_request *req) in tws_submit_command() function
95 extern int tws_submit_command(struct tws_softc *sc, struct tws_request *req);953 error = tws_submit_command(sc, req); in tws_map_request()1006 req->error_code = tws_submit_command(req->sc, req); in tws_dmamap_data_load_cbfn()