Searched refs:pt_cmd (Results 1 – 1 of 1) sorted by relevance
523 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port() local534 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 …]