Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_user.c44 void tws_passthru_complete(struct tws_request *req);
136 req->cb = tws_passthru_complete; in tws_passthru()
212 tws_passthru_complete(struct tws_request *req) in tws_passthru_complete() function
H A Dtws_cam.c104 extern void tws_passthru_complete(struct tws_request *req);
558 tws_passthru_complete(req); in tws_passthru_err_complete()