/linux-2.4.37.9/crypto/ |
D | serpent.c | 50 #define LK(x0,x1,x2,x3,x4,i) \ argument 52 ROL(x2,3); x1 ^= x0; x4 = x0 << 3; \ 54 ROL(x1,1); x3 ^= x4; \ 55 ROL(x3,7); x4 = x1; \ 56 x0 ^= x1; x4 <<= 7; x2 ^= x3; \ 57 x0 ^= x3; x2 ^= x4; x3 ^= k[4*i+3]; \ 61 #define KL(x0,x1,x2,x3,x4,i) \ argument 64 x4 = x1; x2 ^= x3; x0 ^= x3; \ 65 x4 <<= 7; x0 ^= x1; ROR(x1,1); \ 66 x2 ^= x4; ROR(x3,7); x4 = x0 << 3; \ [all …]
|
/linux-2.4.37.9/arch/sparc64/lib/ |
D | VIScsumcopy.S | 50 #define x4 g4 macro 85 add %sum, %x4, %sum /* IEU1 */; \ 115 fcmpgt32 %f6, %F6, %x4 /* FPM */; \ 131 inc %x4 /* IEU1 */; \ 135 srl %x4, 1, %x4 /* IEU0 */; \ 145 add %sum, %x4, %sum /* IEU1 */; \ 165 fcmpgt32 %f12, %S3, %x4 /* FPM */; \ 177 inc %x4 /* IEU1 */; \ 181 srl %x4, 1, %x4 /* IEU0 Group */; \ 184 add %sum, %x4, %sum /* IEU1 */; \ [all …]
|
D | VIScsumcopyusr.S | 51 #define x4 g4 macro 100 add %sum, %x4, %sum /* IEU1 */; \ 130 fcmpgt32 %f6, %F6, %x4 /* FPM */; \ 146 inc %x4 /* IEU1 */; \ 150 srl %x4, 1, %x4 /* IEU0 */; \ 160 add %sum, %x4, %sum /* IEU1 */; \ 180 fcmpgt32 %f12, %S3, %x4 /* FPM */; \ 192 inc %x4 /* IEU1 */; \ 196 srl %x4, 1, %x4 /* IEU0 Group */; \ 199 add %sum, %x4, %sum /* IEU1 */; \ [all …]
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | TEST.DOC | 110 0x4: _print_number() 115 0x4: _print_number()
|
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | README | 116 gr[21] = 0x4 # 8GB to 8GB+64MB
|
/linux-2.4.37.9/Documentation/ |
D | hayes-esp.txt | 117 options esp irq=0,0,0,0,0,0,3,0 divisor=0,0,0,0,0,0,0x4,0
|
/linux-2.4.37.9/Documentation/usb/ |
D | philips.txt | 168 4 0x4 Trace open() and close() calls Off
|
/linux-2.4.37.9/arch/cris/ |
D | README.mm | 126 ( base_c, 0x4 ) | // physical RAM cached area
|
/linux-2.4.37.9/drivers/zorro/ |
D | zorro.ids | 102 0100 SupraDrive 4x4 [SCSI Host Adapter]
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptscsih.c | 4875 const char *x1, *x2, *x3, *x4; in mpt_ScsiHost_ErrorReport() local 4876 x1 = x2 = x3 = x4 = ""; in mpt_ScsiHost_ErrorReport() 4877 x1 = ascq_set_strings_4max(asc, ascq, &x1, &x2, &x3, &x4); in mpt_ScsiHost_ErrorReport() 4880 l += sprintf(foo+l, " \"%s%s%s%s\"", x1,x2,x3,x4); in mpt_ScsiHost_ErrorReport() 4882 l += sprintf(foo+l, " %s%s%s%s", x1,x2,x3,x4); in mpt_ScsiHost_ErrorReport()
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ncr53c8xx | 365 815 0x4 743 DEBUG_POLL 0x4 810 0x4: Increase if necessary PCI latency timer according to burst max. 832 0x4: Disable SCSI bus integrity checking.
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 431 2: shll2 r9 ! x4
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.HiSax | 395 0x0400 D-Channel frames for isdnlog (set with 1 0x4 too)
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | Documentation.txt | 505 DEBUG_POLL 0x4
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1908 or SEQ_FLAGS, 0x4;
|