Searched refs:tw_cl_command_packet (Results 1 – 9 of 9) sorted by relevance
68 struct tw_cl_command_packet cmd_pkt;87 struct tw_cl_command_packet cmd_pkt;
222 *dma_mem_size = (sizeof(struct tw_cl_command_packet) * in tw_cl_get_mem_requirements()294 (sizeof(struct tw_cl_command_packet) * in tw_cl_init_ctlr()331 ctlr->cmd_pkt_buf = (struct tw_cl_command_packet *)dma_mem; in tw_cl_init_ctlr()338 (sizeof(struct tw_cl_command_packet) * in tw_cl_init_ctlr()346 (i * sizeof(struct tw_cl_command_packet)); in tw_cl_init_ctlr()
100 struct tw_cl_command_packet *cmd_pkt;/* ptr to ctlr cmd pkt */127 struct tw_cl_command_packet *cmd_pkt_buf;/* ptr to array of cmd pkts */
104 struct tw_cl_command_packet cmd_pkt;
322 struct tw_cl_command_packet { struct
410 sizeof(struct tw_cl_command_packet)); in tw_cli_complete_io()
943 struct tw_cl_command_packet *cmd_pkt = req->cmd_pkt; in tw_cl_print_req_info()
951 pt_req->cmd_pkt_length = sizeof(struct tw_cl_command_packet); in tw_osli_fw_passthru()
1293 struct tw_cl_command_packet *cmdpkt; in tw_cli_send_scsi_cmd()