/linux-6.3-rc2/drivers/scsi/mpt3sas/mpi/ |
A D | mpi2_image.h | 33 U32 Signature; /*0x00 */ 34 U32 Signature0; /*0x04 */ 35 U32 Signature1; /*0x08 */ 36 U32 Signature2; /*0x0C */ 46 U32 ImageSize; /*0x2C */ 48 U32 Checksum; /*0x34 */ 49 U32 Reserved38; /*0x38 */ 50 U32 Reserved3C; /*0x3C */ 51 U32 Reserved40; /*0x40 */ 59 U32 BootFlags; /*0x60 */ [all …]
|
A D | mpi2_cnfg.h | 656 U32 679 U32 1044 U32 1093 U32 1431 U32 1454 U32 1456 U32 1458 U32 1468 U32 1492 U32 [all …]
|
A D | mpi2.h | 849 U32 Word; 871 U32 FlagsLength; 872 U32 Address; 877 U32 FlagsLength; 883 U32 FlagsLength; 885 U32 Address32; 901 U32 Address; 918 U32 Address32; 1123 U32 Address; 1130 U32 Length; [all …]
|
A D | mpi2_init.h | 112 U32 SkipCount; /*0x18 */ 113 U32 DataLength; /*0x1C */ 122 U32 Control; /*0x3C */ 263 U32 SkipCount; /*0x18 */ 264 U32 DataLength; /*0x1C */ 274 U32 Control; /*0x3C */ 361 U32 IOCLogInfo; /*0x10 */ 525 U32 Reserved3; /*0x10 */ 526 U32 Reserved4; /*0x14 */ 527 U32 Reserved5; /*0x18 */ [all …]
|
A D | mpi2_ioc.h | 212 U32 Reserved5; /*0x10 */ 512 U32 Reserved5; /*0x0C */ 513 U32 Reserved6; /*0x10 */ 517 U32 Reserved8; /*0x28 */ 592 U32 Reserved1; /*0x08 */ 623 U32 Reserved3; /*0x08 */ 624 U32 Reserved4; /*0x0C */ 776 U32 NewValue; /*0x04 */ 796 U32 NewValue; /*0x0C */ 849 U32 Flags; /*0x04 */ [all …]
|
A D | mpi2_sas.h | 115 U32 Reserved2; /*0x0C */ 117 U32 Reserved3; /*0x18 */ 118 U32 Reserved4; /*0x1C */ 143 U32 IOCLogInfo; /*0x10 */ 144 U32 Reserved3; /*0x14 */ 178 U32 Reserved2; /*0x0C */ 179 U32 Reserved3; /*0x10 */ 180 U32 Reserved4; /*0x14 */ 243 U32 Primitive; /*0x10 */ 249 U32 Reserved7; /*0x24 */ [all …]
|
/linux-6.3-rc2/lib/zstd/compress/ |
A D | zstd_compress_internal.h | 149 U32 off; 150 U32 mlen; 457 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode() 474 MEM_STATIC U32 ZSTD_MLcode(U32 mlBase) in ZSTD_MLcode() 505 U32 const cBlockHeader24 = lastBlock + (((U32)bt_raw)<<1) + (U32)(srcSize << 3); in ZSTD_noCompressBlock() 516 U32 const cBlockHeader = lastBlock + (((U32)bt_rle)<<1) + (U32)(srcSize << 3); in ZSTD_rleCompressBlock() 600 pos, (U32)litLength, (U32)matchLength, (U32)offBase_minus1); in ZSTD_storeSeq() 652 ZSTD_updateRep(U32 rep[ZSTD_REP_NUM], U32 const offBase_minus1, U32 const ll0) in ZSTD_updateRep() 676 ZSTD_newRep(U32 const rep[ZSTD_REP_NUM], U32 const offBase_minus1, U32 const ll0) in ZSTD_newRep() 790 static U32 ZSTD_hash4(U32 u, U32 h) { return (u * prime4bytes) >> (32-h) ; } in ZSTD_hash4() [all …]
|
A D | zstd_opt.c | 40 MEM_STATIC U32 ZSTD_bitWeight(U32 stat) in ZSTD_bitWeight() 45 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight() 91 static U32 ZSTD_downscaleStats(unsigned* table, U32 lastEltIndex, U32 shift) in ZSTD_downscaleStats() 106 static U32 ZSTD_scaleStats(unsigned* table, U32 lastEltIndex, U32 logTarget) in ZSTD_scaleStats() 259 U32 u; in ZSTD_rawLiteralsCost() 390 U32 const target = (U32)(ip - base); in ZSTD_insertAndFindFirstIndexHash3() 432 const U32 curr = (U32)(ip-base); in ZSTD_insertBt1() 536 U32 const target = (U32)(ip - base); in ZSTD_updateTree_internal() 569 U32 const curr = (U32)(ip-base); in ZSTD_insertBtAndGetAllMatches() 788 U32*, [all …]
|
A D | zstd_lazy.c | 33 U32 const target = (U32)(ip - base); in ZSTD_updateDUBT() 66 U32 nbCompares, U32 btLow, in ZSTD_insertDUBT1() 171 U32 const curr = (U32)(ip-base); in ZSTD_DUBT_findBetterDictMatch() 244 U32 const curr = (U32)(ip-base); in ZSTD_DUBT_findBestMatch() 401 U32 const target = (U32)(ip - base); in ZSTD_dedicatedDictSearch_lazy_loadDictionary() 627 const U32 target = (U32)(ip - base); in ZSTD_insertAndFindFirstIndex_internal() 663 const U32 curr = (U32)(ip-base); in ZSTD_HcFindBestMatch() 809 U32 ZSTD_rotateRight_U32(U32 const value, U32 count) { in ZSTD_rotateRight_U32() 941 const U32 target = (U32)(ip - base); in ZSTD_row_update_internal() 1137 const U32 curr = (U32)(ip-base); in ZSTD_RowFindBestMatch() [all …]
|
A D | zstd_double_fast.c | 34 U32 const curr = (U32)(ip - base); in ZSTD_fillDoubleHashTable() 35 U32 i; in ZSTD_fillDoubleHashTable() 63 const U32 endIndex = (U32)((size_t)(istart - base) + srcSize); in ZSTD_compressBlock_doubleFast_noDict_generic() 73 U32 offset; in ZSTD_compressBlock_doubleFast_noDict_generic() 74 U32 curr; in ZSTD_compressBlock_doubleFast_noDict_generic() 100 U32 const current = (U32)(ip - base); in ZSTD_compressBlock_doubleFast_noDict_generic() 271 const U32 endIndex = (U32)((size_t)(istart - base) + srcSize); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 314 U32 const curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 441 U32 const current2 = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 575 const U32 curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_extDict_generic() [all …]
|
A D | zstd_fast.c | 32 U32 const curr = (U32)(ip - base); in ZSTD_fillHashTable() 37 { U32 p; in ZSTD_fillHashTable() 96 U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_noDict_generic() 116 U32 current0; in ZSTD_compressBlock_fast_noDict_generic() 127 U32 offcode; in ZSTD_compressBlock_fast_noDict_generic() 141 { U32 const curr = (U32)(ip0 - base); in ZSTD_compressBlock_fast_noDict_generic() 428 U32 const curr = (U32)(ip-base); in ZSTD_compressBlock_fast_dictMatchState_generic() 471 U32 const offset = (U32)(ip-match); in ZSTD_compressBlock_fast_dictMatchState_generic() 492 U32 const current2 = (U32)(ip-base); in ZSTD_compressBlock_fast_dictMatchState_generic() 588 const U32 curr = (U32)(ip-base); in ZSTD_compressBlock_fast_extDict_generic() [all …]
|
A D | zstd_lazy.h | 25 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip); 30 void ZSTD_preserveUnsortedMark (U32* const table, U32 const size, U32 const reducerValue); /*! use… 33 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 36 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 39 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 48 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 51 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 55 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], [all …]
|
A D | zstd_compress_literals.c | 19 U32 const flSize = 1 + (srcSize>31) + (srcSize>4095); in ZSTD_noCompressLiterals() 32 MEM_writeLE32(ostart, (U32)((U32)set_basic + (3<<2) + (srcSize<<4))); in ZSTD_noCompressLiterals() 39 DEBUGLOG(5, "Raw literals: %u -> %u", (U32)srcSize, (U32)(srcSize + flSize)); in ZSTD_noCompressLiterals() 59 MEM_writeLE32(ostart, (U32)((U32)set_rle + (3<<2) + (srcSize<<4))); in ZSTD_compressRleLiteralsBlock() 66 DEBUGLOG(5, "RLE literals: %u -> %u", (U32)srcSize, (U32)flSize + 1); in ZSTD_compressRleLiteralsBlock() 82 U32 singleStream = srcSize < 256; in ZSTD_compressLiterals() 87 disableLiteralCompression, (U32)srcSize); in ZSTD_compressLiterals() 139 … { U32 const lhc = hType + ((!singleStream) << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<14); in ZSTD_compressLiterals() 144 { U32 const lhc = hType + (2 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<18); in ZSTD_compressLiterals() 149 { U32 const lhc = hType + (3 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<22); in ZSTD_compressLiterals() [all …]
|
A D | fse_compress.c | 100 { U32 u; in FSE_buildCTable_wksp() 123 U32 s; in FSE_buildCTable_wksp() 358 U32 minBitsSrc = BIT_highbit32((U32)(srcSize)) + 1; in FSE_minTableLog() 367 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal() 390 U32 s; in FSE_normalizeM2() 395 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() 396 U32 lowOne = (U32)((total * 3) >> (tableLog + 1)); in FSE_normalizeM2() 461 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2() 462 U32 const sEnd = (U32)(end >> vStepLog); in FSE_normalizeM2() 492 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() [all …]
|
/linux-6.3-rc2/drivers/message/fusion/lsi/ |
A D | mpi_cnfg.h | 353 U32 Word32; 1906 U32 Did; 2315 U32 MaxLBA; /* 10h */ 2316 U32 MaxLBAHigh; /* 14h */ 2317 U32 StripeSize; /* 18h */ 2318 U32 Reserved2; /* 1Ch */ 2319 U32 Reserved3; /* 20h */ 2350 U32 Reserved1; /* 48h */ 2351 U32 Reserved2; /* 4Ch */ 2551 U32 ControllerPhyDeviceInfo;/* 04h */ [all …]
|
A D | mpi_fc.h | 69 U32 MsgContext; /* 08h */ 79 U32 PortNameHigh; /* 00h */ 80 U32 PortNameLow; /* 04h */ 81 U32 NodeNameHigh; /* 08h */ 82 U32 NodeNameLow; /* 0Ch */ 96 U32 MsgContext; /* 08h */ 99 U32 IOCLogInfo; /* 10h */ 100 U32 TransferLength; /* 14h */ 101 U32 TransactionContext; /* 18h */ 102 U32 Rctl_Did; /* 1Ch */ [all …]
|
A D | mpi_targ.h | 78 U32 PhysicalAddress32; 99 U32 MsgContext; /* 08h */ 124 U32 MsgContext; /* 08h */ 127 U32 IOCLogInfo; /* 10h */ 140 U32 MsgContext; /* 08h */ 144 U32 IOCLogInfo; /* 10h */ 145 U32 ReplyWord; /* 14h */ 158 U32 MsgContext; /* 08h */ 162 U32 IOCLogInfo; /* 10h */ 163 U32 ReplyWord; /* 14h */ [all …]
|
A D | mpi_init.h | 87 U32 MsgContext; /* 08h */ 89 U32 Control; /* 14h */ 91 U32 DataLength; /* 28h */ 92 U32 SenseBufferLowAddr; /* 2Ch */ 159 U32 MsgContext; /* 08h */ 163 U32 IOCLogInfo; /* 10h */ 164 U32 TransferCount; /* 14h */ 165 U32 SenseCount; /* 18h */ 166 U32 ResponseInfo; /* 1Ch */ 253 U32 Reserved2; /* 04h */ [all …]
|
A D | mpi_ioc.h | 154 U32 MsgContext; /* 08h */ 157 U32 HostMfaHighAddr; /* 10h */ 158 U32 SenseBufferHighAddr; /* 14h */ 159 U32 ReplyFifoHostSignalingAddr; /* 18h */ 237 U32 Word; 451 U32 Data[]; /* 1Ch */ 542 U32 TimeStamp; /* 00h */ 543 U32 Reserved1; /* 04h */ 554 U32 Reserved2; /* 04h */ 702 U32 Lba; [all …]
|
A D | mpi_raid.h | 69 U32 MsgContext; /* 08h */ 70 U32 Reserved2; /* 0Ch */ 71 U32 ActionDataWord; /* 10h */ 143 U32 MsgContext; /* 08h */ 146 U32 IOCLogInfo; /* 10h */ 147 U32 VolumeStatus; /* 14h */ 148 U32 ActionData; /* 18h */ 185 U32 MsgContext; /* 08h */ 187 U32 Control; /* 14h */ 189 U32 DataLength; /* 28h */ [all …]
|
A D | mpi_sas.h | 110 U32 MsgContext; /* 08h */ 111 U32 Reserved1; /* 0Ch */ 113 U32 Reserved2; /* 18h */ 114 U32 Reserved3; /* 1Ch */ 138 U32 MsgContext; /* 08h */ 142 U32 IOCLogInfo; /* 10h */ 143 U32 Reserved3; /* 14h */ 164 U32 MsgContext; /* 08h */ 165 U32 Reserved1; /* 0Ch */ 166 U32 Reserved2; /* 10h */ [all …]
|
A D | mpi_tool.h | 56 U32 MsgContext; /* 08h */ 59 U32 IOCLogInfo; /* 10h */ 77 U32 MsgContext; /* 08h */ 78 U32 Flags; /* 0Ch */ 106 U32 MsgContext; /* 08h */ 125 U32 MsgContext; /* 08h */ 126 U32 Flags; /* 0Ch */ 127 U32 Reserved3; /* 10h */ 134 U32 DiagDataLength; /* 00h */ 160 U32 MsgContext; /* 08h */ [all …]
|
/linux-6.3-rc2/lib/zstd/common/ |
A D | mem.h | 37 typedef uint32_t U32; typedef 52 MEM_STATIC U32 MEM_read32(const void* memPtr); 62 MEM_STATIC U32 MEM_readLE24(const void* memPtr); 83 MEM_STATIC U32 MEM_swap32(U32 in); 116 MEM_STATIC U32 MEM_read32(const void *memPtr) in MEM_read32() 118 return get_unaligned((const U32 *)memPtr); in MEM_read32() 138 put_unaligned(value, (U32 *)memPtr); in MEM_write32() 200 MEM_writeLE32(memPtr, (U32)val); in MEM_writeLEST() 238 MEM_writeBE32(memPtr, (U32)val); in MEM_writeBEST() 243 MEM_STATIC U32 MEM_swap32(U32 in) in MEM_swap32() [all …]
|
A D | entropy_common.c | 41 static U32 FSE_ctz(U32 val) in FSE_ctz() 48 U32 count = 0; in FSE_ctz() 68 U32 bitStream; in FSE_readNCount_body() 252 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() 261 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body() 266 U32 weightTotal; in HUF_readStats_body() 281 { U32 n; in HUF_readStats_body() 321 *nbSymbolsPtr = (U32)(oSize+1); in HUF_readStats_body() 327 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_default() 336 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_bmi2() [all …]
|
/linux-6.3-rc2/lib/zstd/decompress/ |
A D | zstd_decompress_internal.h | 30 static UNUSED_ATTR const U32 LL_base[MaxLL+1] = { 37 static UNUSED_ATTR const U32 OF_base[MaxOff+1] = { 63 U32 fastMode; 64 U32 tableLog; 71 U32 baseValue; 77 …TD_BUILD_FSE_TABLE_WKSP_SIZE_U32 ((ZSTD_BUILD_FSE_TABLE_WKSP_SIZE + sizeof(U32) - 1) / sizeof(U32)) 84 U32 rep[ZSTD_REP_NUM]; 143 U32 litEntropy; 144 U32 fseEntropy; 162 U32 dictID; [all …]
|