Home
last modified time | relevance | path

Searched refs:target_xcopy_issue_pt_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c574 static int target_xcopy_issue_pt_cmd(struct xcopy_pt_cmd *xpt_cmd) in target_xcopy_issue_pt_cmd() function
588 pr_debug("target_xcopy_issue_pt_cmd(): SCSI status: 0x%02x\n", in target_xcopy_issue_pt_cmd()
631 rc = target_xcopy_issue_pt_cmd(&xpt_cmd); in target_xcopy_read_source()
673 rc = target_xcopy_issue_pt_cmd(&xpt_cmd); in target_xcopy_write_destination()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c549 static int target_xcopy_issue_pt_cmd(struct xcopy_pt_cmd *xpt_cmd) in target_xcopy_issue_pt_cmd() function
563 pr_debug("target_xcopy_issue_pt_cmd(): SCSI status: 0x%02x\n", in target_xcopy_issue_pt_cmd()
606 rc = target_xcopy_issue_pt_cmd(&xpt_cmd); in target_xcopy_read_source()
648 rc = target_xcopy_issue_pt_cmd(&xpt_cmd); in target_xcopy_write_destination()

Completed in 3 milliseconds