Searched refs:XCOPY_TARGET_DESC_LEN (Results 1 – 2 of 2) sorted by relevance
192 int offset = tdll % XCOPY_TARGET_DESC_LEN, rc, ret = 0; in target_xcopy_parse_target_descriptors()198 " multiple of %d\n", XCOPY_TARGET_DESC_LEN); in target_xcopy_parse_target_descriptors()231 start += XCOPY_TARGET_DESC_LEN; in target_xcopy_parse_target_descriptors()232 desc += XCOPY_TARGET_DESC_LEN; in target_xcopy_parse_target_descriptors()894 rc * XCOPY_TARGET_DESC_LEN); in target_do_xcopy()896 seg_desc += (rc * XCOPY_TARGET_DESC_LEN); in target_do_xcopy()
1 #define XCOPY_TARGET_DESC_LEN 32 macro