Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_xcopy.c106 unsigned char *p, unsigned short cscd_index) in target_xcopy_parse_tiddesc_e4() argument
151 if (cscd_index != xop->stdi && cscd_index != xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
153 "dest\n", cscd_index); in target_xcopy_parse_tiddesc_e4()
157 if (cscd_index == xop->stdi) { in target_xcopy_parse_tiddesc_e4()
171 if (cscd_index == xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
198 unsigned short cscd_index = 0; in target_xcopy_parse_target_descriptors() local
232 &desc[0], cscd_index); in target_xcopy_parse_target_descriptors()
237 cscd_index++; in target_xcopy_parse_target_descriptors()
278 return cscd_index; in target_xcopy_parse_target_descriptors()