Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_xcopy.h18 XCOL_DEST_RECV_OP = 0x02, enumerator
Dtarget_core_xcopy.c181 xop->op_origin = XCOL_DEST_RECV_OP; in target_xcopy_parse_tiddesc_e4()
252 case XCOL_DEST_RECV_OP: in target_xcopy_parse_target_descriptors()
613 bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); in target_xcopy_read_source()