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

/freebsd-11-stable/sys/dev/tws/
H A Dtws_user.c45 void tws_passthru_complete(struct tws_request *req);
139 req->cb = tws_passthru_complete;
215 tws_passthru_complete(struct tws_request *req) function
H A Dtws_cam.c108 extern void tws_passthru_complete(struct tws_request *req);
579 tws_passthru_complete(req);

Completed in 162 milliseconds