Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.h7 XCOL_SOURCE_RECV_OP = 0x01, enumerator
Dtarget_core_xcopy.c164 xop->op_origin = XCOL_SOURCE_RECV_OP; in target_xcopy_parse_tiddesc_e4()
242 if (xop->op_origin == XCOL_SOURCE_RECV_OP) in target_xcopy_parse_target_descriptors()
368 if (xop->op_origin == XCOL_SOURCE_RECV_OP) in xcopy_pt_undepend_remotedev()
479 if (xop->op_origin == XCOL_SOURCE_RECV_OP) { in target_xcopy_setup_pt_port()
692 bool remote_port = (xop->op_origin == XCOL_SOURCE_RECV_OP); in target_xcopy_write_destination()