Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.h8 XCOL_DEST_RECV_OP = 0x02, enumerator
Dtarget_core_xcopy.c176 xop->op_origin = XCOL_DEST_RECV_OP; in target_xcopy_parse_tiddesc_e4()
632 bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); in target_xcopy_read_source()