Searched refs:maxOffset (Results 1 – 4 of 4) sorted by relevance
394 u8 maxOffset; /* 0 if async */ member
210 target->maxOffset = offset; in mptspi_setTargetNegoParms()
2380 ioc->name, vtarget->negoFlags, vtarget->maxOffset, in mptscsih_slave_configure()
2699 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadZstdDictionary() local2700 …offcodeMax = ZSTD_highbit32(maxOffset); /* Calculate minimum offset code required to represe… in ZSTD_loadZstdDictionary()