Home
last modified time | relevance | path

Searched refs:tw_cl_req_handle (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/raid/twa/
HDtw_cl_share.h143 struct tw_cl_req_handle { struct
178 TW_VOID (*tw_osl_callback)(struct tw_cl_req_handle *req_handle);
181 struct tw_cl_req_handle *req_handle, TW_VOID *sg_list,
354 extern TW_VOID tw_osl_timeout(struct tw_cl_req_handle *req_handle);
359 extern TW_VOID tw_osl_untimeout(struct tw_cl_req_handle *req_handle);
535 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
578 extern TW_VOID tw_cl_print_req_info(struct tw_cl_req_handle *req_handle);
599 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
HDtw_osl_externs.h78 struct tw_cl_req_handle *req_handle);
81 extern TW_VOID tw_osl_complete_io(struct tw_cl_req_handle *req_handle);
84 extern TW_VOID tw_osl_complete_passthru(struct tw_cl_req_handle *req_handle);
HDtw_osl_cam.c596 struct tw_cl_req_handle *req_handle) in tw_osli_disallow_new_requests()
619 tw_osl_timeout(struct tw_cl_req_handle *req_handle) in tw_osl_timeout()
639 tw_osl_untimeout(struct tw_cl_req_handle *req_handle) in tw_osl_untimeout()
682 tw_osl_complete_io(struct tw_cl_req_handle *req_handle) in tw_osl_complete_io()
HDtw_osl.h94 struct tw_cl_req_handle req_handle;/* tag to track req b/w OSL & CL */
HDtw_cl.h97 struct tw_cl_req_handle *req_handle;/* handle to track requests between
HDtw_cl_io.c71 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) in tw_cl_start_io()
263 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) in tw_cl_fw_passthru()
HDtw_cl_misc.c938 tw_cl_print_req_info(struct tw_cl_req_handle *req_handle) in tw_cl_print_req_info()
HDtw_osl_freebsd.c1064 tw_osl_complete_passthru(struct tw_cl_req_handle *req_handle) in tw_osl_complete_passthru()