Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c115 unsigned char *p, unsigned short cscd_index) in target_xcopy_parse_tiddesc_e4() argument
160 if (cscd_index != xop->stdi && cscd_index != xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
162 "dest\n", cscd_index); in target_xcopy_parse_tiddesc_e4()
166 if (cscd_index == xop->stdi) { in target_xcopy_parse_tiddesc_e4()
180 if (cscd_index == xop->dtdi) { in target_xcopy_parse_tiddesc_e4()
207 unsigned short cscd_index = 0; in target_xcopy_parse_target_descriptors() local
241 &desc[0], cscd_index); in target_xcopy_parse_target_descriptors()
246 cscd_index++; in target_xcopy_parse_target_descriptors()
287 return cscd_index; in target_xcopy_parse_target_descriptors()