Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.h18 XCOL_DEST_RECV_OP = 0x02, enumerator
H A 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()
581 bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); in target_xcopy_read_source()