Lines Matching refs:tcm_loop_cmd
67 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_release_cmd()
68 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_release_cmd()
108 static void tcm_loop_target_queue_cmd(struct tcm_loop_cmd *tl_cmd) in tcm_loop_target_queue_cmd()
177 struct tcm_loop_cmd *tl_cmd = scsi_cmd_priv(sc); in tcm_loop_queuecommand()
202 struct tcm_loop_cmd *tl_cmd; in tcm_loop_issue_tmr()
316 .cmd_size = sizeof(struct tcm_loop_cmd),
531 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_get_cmd_state()
532 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_get_cmd_state()
555 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_queue_data_or_status()
556 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_queue_data_or_status()
592 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_queue_tm_rsp()
593 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_queue_tm_rsp()
1160 sizeof(struct tcm_loop_cmd), in tcm_loop_fabric_init()
1161 __alignof__(struct tcm_loop_cmd), in tcm_loop_fabric_init()