Searched refs:cscd_index (Results 1 – 1 of 1) sorted by relevance
117 unsigned char *p, unsigned short cscd_index) in target_xcopy_parse_tiddesc_e4() argument162 if (cscd_index != xop->stdi && cscd_index != xop->dtdi) { in target_xcopy_parse_tiddesc_e4()164 "dest\n", cscd_index); in target_xcopy_parse_tiddesc_e4()168 if (cscd_index == xop->stdi) { in target_xcopy_parse_tiddesc_e4()182 if (cscd_index == xop->dtdi) { in target_xcopy_parse_tiddesc_e4()209 unsigned short cscd_index = 0; in target_xcopy_parse_target_descriptors() local243 &desc[0], cscd_index); in target_xcopy_parse_target_descriptors()248 cscd_index++; in target_xcopy_parse_target_descriptors()293 return cscd_index; in target_xcopy_parse_target_descriptors()
Completed in 6 milliseconds