Searched refs:sdll (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_xcopy.c | 350 unsigned int sdll, sense_reason_t *sense_ret) in target_xcopy_parse_segment_descriptors() argument 354 int offset = sdll % XCOPY_SEGMENT_DESC_LEN, rc, ret = 0; in target_xcopy_parse_segment_descriptors() 364 if (sdll > RCR_OP_MAX_SG_DESC_COUNT * XCOPY_SEGMENT_DESC_LEN) { in target_xcopy_parse_segment_descriptors() 366 " large..\n", RCR_OP_MAX_SG_DESC_COUNT, sdll); in target_xcopy_parse_segment_descriptors() 372 while (start < sdll) { in target_xcopy_parse_segment_descriptors() 802 unsigned int list_id, list_id_usage, sdll, inline_dl; in target_parse_xcopy_cmd() local 820 sdll = get_unaligned_be32(&p[8]); in target_parse_xcopy_cmd() 821 if (tdll + sdll > RCR_OP_MAX_DESC_LIST_LEN) { in target_parse_xcopy_cmd() 823 tdll + sdll, RCR_OP_MAX_DESC_LIST_LEN); in target_parse_xcopy_cmd() 834 if (se_cmd->data_length < (XCOPY_HDR_LEN + tdll + sdll + inline_dl)) { in target_parse_xcopy_cmd() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 25416 sdll rrd,rs subl rrd,@rs
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 25416 sdll rrd,rs subl rrd,@rs
|