Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_xcopy.c129 unsigned char *p, unsigned short cscd_index) in target_xcopy_parse_tiddesc_e4() argument
174 if (cscd_index != xop->stdi && cscd_index != xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
176 "dest\n", cscd_index); in target_xcopy_parse_tiddesc_e4()
180 if (cscd_index == xop->stdi) { in target_xcopy_parse_tiddesc_e4()
194 if (cscd_index == xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
221 unsigned short cscd_index = 0; in target_xcopy_parse_target_descriptors() local
255 &desc[0], cscd_index); in target_xcopy_parse_target_descriptors()
260 cscd_index++; in target_xcopy_parse_target_descriptors()
305 return cscd_index; in target_xcopy_parse_target_descriptors()