Searched refs:strip_offset (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 493 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local 505 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip() 512 if (strip_offset >= in get_row_from_strip() 513 span_set->strip_offset[span]) in get_row_from_strip() 577 strip += span_set->strip_offset[span]; in get_strip_from_row() 611 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local 621 strip_offset = (uint)mega_mod64 in get_arm_from_strip() 628 if (strip_offset >= in get_arm_from_strip() 629 span_set->strip_offset[span]) in get_arm_from_strip() 631 span_set->strip_offset[span]; in get_arm_from_strip() [all …]
|
| H A D | megaraid_sas_fusion.h | 1139 u8 strip_offset[MAX_SPAN_DEPTH]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-ssa-loop-ivopts.h | 31 extern tree strip_offset (tree, poly_uint64_pod *);
|
| H A D | rtl.h | 3476 extern rtx strip_offset (rtx, poly_int64_pod *); 4444 x = strip_offset (x, &suboffset);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-ssa-loop-ivopts.h | 31 extern tree strip_offset (tree, poly_uint64_pod *);
|
| H A D | rtl.h | 3476 extern rtx strip_offset (rtx, poly_int64_pod *); 4444 x = strip_offset (x, &suboffset);
|