Searched refs:pt_cmd (Results 1 – 1 of 1) sorted by relevance
477 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port() local488 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()489 pt_cmd->se_dev = ec_cmd->se_dev; in target_xcopy_setup_pt_port()492 " %p\n", pt_cmd->se_dev); in target_xcopy_setup_pt_port()493 pt_cmd->se_lun = ec_cmd->se_lun; in target_xcopy_setup_pt_port()495 pt_cmd->se_lun); 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()[all …]