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()
101 static void tcm_loop_target_queue_cmd(struct tcm_loop_cmd *tl_cmd) in tcm_loop_target_queue_cmd()
170 struct tcm_loop_cmd *tl_cmd = scsi_cmd_priv(sc); in tcm_loop_queuecommand()
195 struct tcm_loop_cmd *tl_cmd; in tcm_loop_issue_tmr()
309 .cmd_size = sizeof(struct tcm_loop_cmd),
490 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_get_cmd_state()
491 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_get_cmd_state()
514 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_queue_data_or_status()
515 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_queue_data_or_status()
551 struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, in tcm_loop_queue_tm_rsp()
552 struct tcm_loop_cmd, tl_se_cmd); in tcm_loop_queue_tm_rsp()
1114 sizeof(struct tcm_loop_cmd), in tcm_loop_fabric_init()
1115 __alignof__(struct tcm_loop_cmd), in tcm_loop_fabric_init()