/linux-2.4.37.9/drivers/sbus/char/ |
D | vfc_i2c.h | 28 #define S0 (PIN | ESO | ES1) macro
|
D | vfc_i2c.c | 108 WRITE_S1(ENABLE_SERIAL | SELECT(S0) | ACK); in vfc_init_i2c_bus() 166 WRITE_S1(SELECT(S0) | ENABLE_SERIAL); in vfc_i2c_xmit_addr()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.HiSax | 27 Teles S0/PCMCIA 31 Creatix PnP S0 32 Compaq ISDN S0 ISA card 44 Eicon Diva 2.0 ISA and PCI (S0 and U interface, no PRO version) 58 Traverse Technologie NETjet PCI S0 card and NETspider U card 180 19 Compaq ISDN S0 ISA card irq, io0, io1, io (from isapnp setup io=IO2) 195 33 Scitel Quadro subcontroller (4*S0, subctrl 1...4) 281 8 Teles S0 PCMCIA pa=irq pb=iobase 295 19 Compaq ISDN S0 ISA card ONLY WORKS AS A MODULE ! 310 33 Scitel Quadro subcontroller (4*S0, subctrl 1...4) [all …]
|
D | README.icn | 136 used on your S0-bus and Idstring is the Name of the card, given during
|
D | README | 176 (no auto-answer if S0=0). 539 the only device connected to the S0-bus. Otherwise it could happen that
|
/linux-2.4.37.9/fs/reiserfs/ |
D | lbalance.c | 593 struct buffer_head * S0 = PATH_PLAST_BUFFER (tb->tb_path); in leaf_shift_left() local 600 if (B_NR_ITEMS (S0) == 0) { /* number of items in S[0] == 0 */ in leaf_shift_left() 617 replace_key (tb, tb->CFL[0], tb->lkey[0], S0, 0); in leaf_shift_left() 620 !(is_direntry_le_ih (B_N_PITEM_HEAD (S0, 0)) in leaf_shift_left() 621 && !I_ENTRY_COUNT (B_N_PITEM_HEAD (S0, 0)))) && in leaf_shift_left() 622 (!op_is_left_mergeable (B_N_PKEY (S0, 0), S0->b_size)), in leaf_shift_left()
|
D | fix_node.c | 634 struct buffer_head *S0; in are_leaves_removable() local 636 S0 = PATH_H_PBUFFER (tb->tb_path, 0); in are_leaves_removable() 649 RFALSE( B_NR_ITEMS (S0) != 1, in are_leaves_removable() 650 "vs-8125: item number must be 1: it is %d", B_NR_ITEMS(S0)); in are_leaves_removable() 652 ih = B_N_PITEM_HEAD (S0, 0); in are_leaves_removable() 672 if (MAX_CHILD_SIZE (S0) + vn->vn_size <= rfree + lfree + ih_size) { in are_leaves_removable() 1707 struct buffer_head * S0, * F0; in dc_check_balance_leaf() local 1710 S0 = PATH_H_PBUFFER (tb->tb_path, 0); in dc_check_balance_leaf() 1715 maxsize = MAX_CHILD_SIZE(S0); /* maximal possible size of an item */ in dc_check_balance_leaf() 1720 RFALSE( -levbytes >= maxsize - B_FREE_SPACE (S0), in dc_check_balance_leaf()
|
/linux-2.4.37.9/crypto/ |
D | serpent.c | 70 #define S0(x0,x1,x2,x3,x4) \ macro 336 S0(r1,r2,r0,r4,r3); storekeys(r0,r2,r4,r1, 8); loadkeys(r0,r2,r4,r1, 4); in serpent_setkey() 344 S0(r0,r1,r3,r4,r2); storekeys(r3,r1,r4,r0,-24); loadkeys(r3,r1,r4,r0,-28); in serpent_setkey() 353 S0(r3,r0,r2,r4,r1); storekeys(r2,r0,r4,r3, -6); loadkeys(r2,r0,r4,r3,-10); in serpent_setkey() 362 S0(r2,r3,r1,r4,r0); storekeys(r1,r3,r4,r2, 12); loadkeys(r1,r3,r4,r2, 8); in serpent_setkey() 389 S0(r0,r1,r2,r3,r4); LK(r2,r1,r3,r0,r4,1); in serpent_encrypt() 397 S0(r2,r0,r4,r3,r1); LK(r4,r0,r3,r2,r1,9); in serpent_encrypt() 405 S0(r4,r2,r1,r3,r0); LK(r1,r2,r3,r4,r0,17); in serpent_encrypt() 413 S0(r1,r4,r0,r3,r2); LK(r0,r4,r3,r1,r2,25); in serpent_encrypt()
|
/linux-2.4.37.9/arch/sparc64/lib/ |
D | VIScsum.S | 102 #define END_THE_TRICK(O12,O14,f0,f2,f4,f6,f8,f10,f12,f14,S0,S1,S2,S3,T0,T1,U0,fz) \ argument 104 fpadd32 %f2, %f0, %S0 /* FPA */; \ 111 fcmpgt32 %f0, %S0, %g1 /* FPM */; \ 116 fpadd32 %S0, %S1, %T0 /* FPA */; \ 123 fcmpgt32 %S0, %T0, %g7 /* FPM */; \
|
D | VIScsumcopy.S | 142 #define END_THE_TRICK(f0,f2,f4,f6,f8,f10,f12,f14,FA,FB,S0,S1,S2,S3,T0,T1,U0,fz) \ argument 144 fpadd32 %f2, %f0, %S0 /* FPA */; \ 151 fcmpgt32 %f0, %S0, %x1 /* FPM */; \ 162 fpadd32 %S0, %S1, %T0 /* FPA */; \ 171 fcmpgt32 %S0, %T0, %x5 /* FPM */; \ 198 #define END_THE_TRICK2(S0,S1,S2,S3,T0,T1,U0,U1,V0,fz) \ argument
|
D | VIScsumcopyusr.S | 157 #define END_THE_TRICK(f0,f2,f4,f6,f8,f10,f12,f14,FA,FB,S0,S1,S2,S3,T0,T1,U0,fz) \ argument 159 fpadd32 %f2, %f0, %S0 /* FPA */; \ 166 fcmpgt32 %f0, %S0, %x1 /* FPM */; \ 177 fpadd32 %S0, %S1, %T0 /* FPA */; \ 186 fcmpgt32 %S0, %T0, %x5 /* FPM */; \ 213 #define END_THE_TRICK2(S0,S1,S2,S3,T0,T1,U0,U1,V0,fz) \ argument
|
/linux-2.4.37.9/Documentation/crypto/ |
D | descore-readme.txt | 273 bits are rotated left 4 when computing S6 S4 S2 S0:
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 4927 0004 PCI-S0 4928 0005 PCI-FUT-S0
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 22547 ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0, Teles 22548 S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and many 22616 This enables HiSax support for the Teles ISDN-cards S0-16.0, S0-8 22625 This enables HiSax support for the Teles ISDN-cards S0-16.3 the
|