Home
last modified time | relevance | path

Searched refs:XCOL_SOURCE_RECV_OP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.h17 XCOL_SOURCE_RECV_OP = 0x01, enumerator
H A Dtarget_core_xcopy.c187 xop->op_origin = XCOL_SOURCE_RECV_OP; in target_xcopy_parse_tiddesc_e4()
271 case XCOL_SOURCE_RECV_OP: in target_xcopy_parse_target_descriptors()
421 if (xop->op_origin == XCOL_SOURCE_RECV_OP) in xcopy_pt_undepend_remotedev()
651 bool remote_port = (xop->op_origin == XCOL_SOURCE_RECV_OP); in target_xcopy_write_destination()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.h17 XCOL_SOURCE_RECV_OP = 0x01, enumerator
H A Dtarget_core_xcopy.c174 xop->op_origin = XCOL_SOURCE_RECV_OP; in target_xcopy_parse_tiddesc_e4()
258 case XCOL_SOURCE_RECV_OP: in target_xcopy_parse_target_descriptors()
407 if (xop->op_origin == XCOL_SOURCE_RECV_OP) in xcopy_pt_undepend_remotedev()
626 bool remote_port = (xop->op_origin == XCOL_SOURCE_RECV_OP); in target_xcopy_write_destination()

Completed in 6 milliseconds