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

/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c54 int32_t tws_map_request(struct tws_softc *sc, struct tws_request *req);
731 error = tws_map_request(sc, req);
768 error = tws_map_request(sc, req);
815 error = tws_map_request(sc, req);
862 error = tws_map_request(sc, req);
897 tws_map_request(struct tws_softc *sc, struct tws_request *req) function
H A Dtws_user.c56 extern int32_t tws_map_request(struct tws_softc *sc, struct tws_request *req);
154 error = tws_map_request(sc, req);

Completed in 96 milliseconds