Home
last modified time | relevance | path

Searched refs:cl_req_ctxt (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/dev/raid/twa/
H A Dtw_cl_share.h145 TW_VOID *cl_req_ctxt; /* CL's request context */ member
H A Dtw_osl_freebsd.c1161 req->req_handle.cl_req_ctxt = NULL; in tw_osli_get_request()
1592 req->req_handle.osl_req_ctxt, req->req_handle.cl_req_ctxt, in twa_print_req_info()
H A Dtw_cl_io.c103 req_handle->cl_req_ctxt = req; in tw_cl_start_io()
286 req_handle->cl_req_ctxt = req; in tw_cl_fw_passthru()
H A Dtw_cl_misc.c940 struct tw_cli_req_context *req = req_handle->cl_req_ctxt; in tw_cl_print_req_info()