Home
last modified time | relevance | path

Searched refs:byteCount (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/lib/
A Ddecompress_bunzip2.c109 int byteCount[256]; member
162 i, j, k, t, runPos, symCount, symTotal, nSelectors, *byteCount; in get_next_block() local
169 byteCount = bd->byteCount; in get_next_block()
353 byteCount[i] = 0; in get_next_block()
445 byteCount[uc] += t; in get_next_block()
476 byteCount[uc]++; in get_next_block()
489 k = j+byteCount[i]; in get_next_block()
490 byteCount[i] = j; in get_next_block()
496 dbuf[byteCount[uc]] |= (i << 8); in get_next_block()
497 byteCount[uc]++; in get_next_block()
/linux-6.3-rc2/drivers/scsi/aacraid/
A Daachba.c1243 readcmd2->byteCount = cpu_to_le32(count * in aac_read_raw_io()
1371 writecmd2->byteCount = cpu_to_le32(count * in aac_write_raw_io()
A Daacraid.h1923 __le32 byteCount; member

Completed in 26 milliseconds