Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_xcopy.h18 XCOL_DEST_RECV_OP = 0x02, enumerator
H A Dtarget_core_xcopy.c192 xop->op_origin = XCOL_DEST_RECV_OP; in target_xcopy_parse_tiddesc_e4()
265 case XCOL_DEST_RECV_OP: in target_xcopy_parse_target_descriptors()
582 bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); in target_xcopy_read_source()