Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c523 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port() local
534 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
535 pt_cmd->se_dev = ec_cmd->se_dev; in target_xcopy_setup_pt_port()
538 " %p\n", pt_cmd->se_dev); in target_xcopy_setup_pt_port()
539 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
541 pt_cmd->se_lun); in target_xcopy_setup_pt_port()
553 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
554 pt_cmd->se_dev = ec_cmd->se_dev; in target_xcopy_setup_pt_port()
557 " %p\n", pt_cmd->se_dev); in target_xcopy_setup_pt_port()
558 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
[all …]