Searched refs:orig_req (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/twa/
H A Dtw_osl_cam.c348 req->orig_req = ccb;
526 union ccb *ccb = (union ccb *)(req->orig_req);
547 union ccb *ccb = (union ccb *)(req->orig_req);
614 union ccb *ccb = (union ccb *)(req->orig_req);
H A Dtw_cl_misc.c105 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
159 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
215 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
592 req->orig_req = TW_CL_NULL;
958 "orig_req = %p, callback = %p, req_id = 0x%x,\n"
964 req->orig_req, req->tw_cli_callback, req->request_id,
H A Dtw_cl_intr.c386 (struct tw_cl_req_packet *)(req->orig_req);
435 (struct tw_cl_req_packet *)(req->orig_req);
H A Dtw_cl.h114 TW_VOID *orig_req; /* ptr to original request for use member in struct:tw_cli_req_context
H A Dtw_osl.h123 TW_VOID *orig_req; member in struct:tw_osli_req_context
H A Dtw_osl_freebsd.c987 req->orig_req = buf;
1256 req->orig_req = NULL;
1465 req->orig_req, twa_map_load_data_callback, req,
1681 "state = 0x%x, flags = 0x%x, error = 0x%x, orig_req = %p\n"
1685 req->state, req->flags, req->error_code, req->orig_req,
H A Dtw_cl_io.c107 req->orig_req = req_pkt;
192 (struct tw_cl_req_packet *)(req->orig_req);
290 req->orig_req = req_pkt;

Completed in 67 milliseconds