OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numBytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconbuffer.c
300
int
numBytes
= rf_RaidAddressToByte(raidPtr, raidPtr->Layout.sectorsPerStripeUnit * raidPtr->Layout.SUsPerRU);
316
nWayXorFuncs[numBufs] (pssPtr->rbufsForXor, targetRbuf,
numBytes
/ sizeof(long));
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
714
size_t
numBytes
);
vchiq_core.c
3927
size_t
numBytes
)
3934
while (
numBytes
> 0) {
3938
if (offset <
numBytes
)
3945
if (offset <
numBytes
) {
3964
if (
numBytes
> 16)
3965
numBytes
-= 16;
3967
numBytes
= 0;
Completed in 15 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025