Searched refs:RCR_OP_MAX_DESC_LIST_LEN (Results 1 – 2 of 2) sorted by relevance
61 #define RCR_OP_MAX_DESC_LIST_LEN 1024 macro
919 if (tdll + sdll > RCR_OP_MAX_DESC_LIST_LEN) { in target_parse_xcopy_cmd()921 tdll + sdll, RCR_OP_MAX_DESC_LIST_LEN); in target_parse_xcopy_cmd()1059 put_unaligned_be32(RCR_OP_MAX_DESC_LIST_LEN, &p[12]); in target_rcr_operating_parameters()