Searched refs:XCOPY_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
4 #define XCOPY_HDR_LEN 16 macro
822 if (se_cmd->data_length < (XCOPY_HDR_LEN + tdll + sdll + inline_dl)) { in target_parse_xcopy_cmd()894 if (se_cmd->data_length < XCOPY_HDR_LEN) { in target_do_xcopy()896 se_cmd->data_length, XCOPY_HDR_LEN); in target_do_xcopy()