Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_xcopy.c492 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port() local
502 pt_cmd->se_lun->lun_sep = &xcopy_pt_port; in target_xcopy_setup_pt_port()
505 pt_cmd->se_lun->lun_sep); in target_xcopy_setup_pt_port()
507 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
508 pt_cmd->se_dev = ec_cmd->se_dev; in target_xcopy_setup_pt_port()
511 " %p\n", pt_cmd->se_dev); in target_xcopy_setup_pt_port()
512 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()
514 pt_cmd->se_lun); in target_xcopy_setup_pt_port()
525 pt_cmd->se_lun->lun_sep = &xcopy_pt_port; in target_xcopy_setup_pt_port()
528 pt_cmd->se_lun->lun_sep); in target_xcopy_setup_pt_port()
[all …]