byteCount        1226 drivers/scsi/aacraid/aachba.c 		readcmd2->byteCount = cpu_to_le32(count *
byteCount        1354 drivers/scsi/aacraid/aachba.c 		writecmd2->byteCount = cpu_to_le32(count *
byteCount        1918 drivers/scsi/aacraid/aacraid.h 	__le32		byteCount;
byteCount         109 lib/decompress_bunzip2.c 	int byteCount[256];
byteCount         162 lib/decompress_bunzip2.c 		i, j, k, t, runPos, symCount, symTotal, nSelectors, *byteCount;
byteCount         169 lib/decompress_bunzip2.c 	byteCount = bd->byteCount;
byteCount         353 lib/decompress_bunzip2.c 		byteCount[i] = 0;
byteCount         445 lib/decompress_bunzip2.c 			byteCount[uc] += t;
byteCount         476 lib/decompress_bunzip2.c 		byteCount[uc]++;
byteCount         489 lib/decompress_bunzip2.c 		k = j+byteCount[i];
byteCount         490 lib/decompress_bunzip2.c 		byteCount[i] = j;
byteCount         496 lib/decompress_bunzip2.c 		dbuf[byteCount[uc]] |= (i << 8);
byteCount         497 lib/decompress_bunzip2.c 		byteCount[uc]++;