Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/
Dtarget_core_xcopy.h18 XCOL_DEST_RECV_OP = 0x02, enumerator
Dtarget_core_xcopy.c191 xop->op_origin = XCOL_DEST_RECV_OP; in target_xcopy_parse_tiddesc_e4()
264 case XCOL_DEST_RECV_OP: in target_xcopy_parse_target_descriptors()
592 bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); in target_xcopy_read_source()