Home
last modified time | relevance | path

Searched refs:xop_se_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.h24 struct se_cmd *xop_se_cmd; member
H A Dtarget_core_xcopy.c527 cmd->se_lun = xop->xop_se_cmd->se_lun; in target_xcopy_setup_pt_cmd()
528 cmd->se_dev = xop->xop_se_cmd->se_dev; in target_xcopy_setup_pt_cmd()
659 struct se_cmd *ec_cmd = xop->xop_se_cmd; in target_xcopy_do_work()
788 struct se_cmd *se_cmd = xop->xop_se_cmd; in target_parse_xcopy_cmd()
903 xop->xop_se_cmd = se_cmd; in target_do_xcopy()