Home
last modified time | relevance | path

Searched refs:tw_cl_req_packet (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/raid/twa/
H A Dtw_cl_intr.c383 struct tw_cl_req_packet *req_pkt = in tw_cli_complete_io()
384 (struct tw_cl_req_packet *)(req->orig_req); in tw_cli_complete_io()
432 struct tw_cl_req_packet *req_pkt = in tw_cli_scsi_complete()
433 (struct tw_cl_req_packet *)(req->orig_req); in tw_cli_scsi_complete()
H A Dtw_cl_share.h174 struct tw_cl_req_packet { struct
535 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
599 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
H A Dtw_osl_cam.c216 struct tw_cl_req_packet *req_pkt; in tw_osli_execute_scsi()
685 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_io()
686 (struct tw_cl_req_packet *)(&req->req_pkt); in tw_osl_complete_io()
H A Dtw_osl_freebsd.c903 struct tw_cl_req_packet *req_pkt; in tw_osli_fw_passthru()
1067 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_passthru()
1068 (struct tw_cl_req_packet *)(&req->req_pkt); in tw_osl_complete_passthru()
1173 bzero(&(req->req_pkt), sizeof(struct tw_cl_req_packet)); in tw_osli_get_request()
1203 struct tw_cl_req_packet *req_pkt = &(req->req_pkt); in twa_map_load_data_callback()
H A Dtw_cl_misc.c81 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_complete_queue()
135 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_busy_queue()
189 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_pending_queue()
H A Dtw_cl_io.c71 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) in tw_cl_start_io()
189 struct tw_cl_req_packet *req_pkt = in tw_cli_submit_cmd()
190 (struct tw_cl_req_packet *)(req->orig_req); in tw_cli_submit_cmd()
263 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) in tw_cl_fw_passthru()
H A Dtw_osl.h120 struct tw_cl_req_packet req_pkt;/* req pkt understood by CL */