dtdi 151 drivers/target/target_core_xcopy.c if (cscd_index != xop->stdi && cscd_index != xop->dtdi) { dtdi 171 drivers/target/target_core_xcopy.c if (cscd_index == xop->dtdi) { dtdi 258 drivers/target/target_core_xcopy.c "stdi: %hu dtdi: %hu\n", xop->stdi, xop->dtdi); dtdi 299 drivers/target/target_core_xcopy.c xop->dtdi = get_unaligned_be16(&desc[6]); dtdi 302 drivers/target/target_core_xcopy.c xop->dtdi > XCOPY_CSCD_DESC_ID_LIST_OFF_MAX) { dtdi 304 drivers/target/target_core_xcopy.c XCOPY_CSCD_DESC_ID_LIST_OFF_MAX, xop->stdi, xop->dtdi); dtdi 309 drivers/target/target_core_xcopy.c desc_len, xop->stdi, xop->dtdi, dc); dtdi 36 drivers/target/target_core_xcopy.h unsigned short dtdi;