Home
last modified time | relevance | path

Searched defs:req_pkt (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/raid/twa/
H A Dtw_cl_misc.c81 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_complete_queue() local
135 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_busy_queue() local
189 struct tw_cl_req_packet *req_pkt; in tw_cli_drain_pending_queue() local
H A Dtw_osl_cam.c216 struct tw_cl_req_packet *req_pkt; in tw_osli_execute_scsi() local
685 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_io() local
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() local
263 struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) in tw_cl_fw_passthru()
H A Dtw_cl_intr.c383 struct tw_cl_req_packet *req_pkt = in tw_cli_complete_io() local
432 struct tw_cl_req_packet *req_pkt = in tw_cli_scsi_complete() local
H A Dtw_osl_freebsd.c903 struct tw_cl_req_packet *req_pkt; in tw_osli_fw_passthru() local
1067 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_passthru() local
1203 struct tw_cl_req_packet *req_pkt = &(req->req_pkt); in twa_map_load_data_callback() local
H A Dtw_osl.h120 struct tw_cl_req_packet req_pkt;/* req pkt understood by CL */ member