Home
last modified time | relevance | path

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

/trueos/sys/dev/twa/
HDtw_osl_cam.c200 struct tw_cl_req_packet *req_pkt; in tw_osli_execute_scsi() local
606 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_io() local
HDtw_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
HDtw_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
HDtw_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()
HDtw_osl_freebsd.c975 struct tw_cl_req_packet *req_pkt; in tw_osli_fw_passthru() local
1150 struct tw_cl_req_packet *req_pkt = in tw_osl_complete_passthru() local
1286 struct tw_cl_req_packet *req_pkt = &(req->req_pkt); in twa_map_load_data_callback() local
HDtw_osl.h119 struct tw_cl_req_packet req_pkt;/* req pkt understood by CL */ member
/trueos/contrib/ntp/include/
HDntp_request.h126 struct req_pkt { struct
141 * The req_pkt_tail structure is used by ntpd to adjust for different argument
154 #define REQ_LEN_MAC (sizeof(struct req_pkt)) argument