Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 24 of 24) sorted by relevance

/linux-2.4.37.9/drivers/md/
Dxor.c63 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
102 void *b1, *b2; in calibrate_xor_block() local
/linux-2.4.37.9/include/linux/
Disdn_lzscomp.h28 #define LZS_HIST_WORD(b1,b2) ((b1<<8)|b2) /* (network byte order rulez) */ argument
Dblkdev.h207 #define BH_CONTIG(b1, b2) (bh_phys((b1)) + (b1)->b_size == bh_phys((b2))) argument
208 #define BH_PHYS_4G(b1, b2) ((bh_phys((b1)) | 0xffffffff) == ((bh_phys((b2)) + (b2)->b_size - 1) | 0… argument
Dide.h263 #define IDE_LARGE_SEEK(b1,b2,t) (((b1) > (b2) + (t)) || ((b2) > (b1) + (t))) argument
/linux-2.4.37.9/drivers/atm/
Dfore200e.h72 #define BITFIELD2(b1, b2) b1; b2; argument
73 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument
74 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument
75 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument
76 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
78 #define BITFIELD2(b1, b2) b2; b1; argument
79 #define BITFIELD3(b1, b2, b3) b3; b2; b1; argument
80 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument
81 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument
82 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/linux-2.4.37.9/fs/hpfs/
Dea.c318 void *b1, *b2; in hpfs_set_ea() local
/linux-2.4.37.9/drivers/media/video/
Dbttv-if.c287 unsigned char b2, int both) in bttv_I2CWrite()
Dstradis.c205 unsigned char b2, int both) in I2CWrite()
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dht.c130 unsigned char b1,b2,b3,b4; in longswap() local
/linux-2.4.37.9/drivers/net/hamradio/soundmodem/
Dsm.c198 unsigned char b1,b2,b3; in check_uart() local
/linux-2.4.37.9/drivers/isdn/pcbit/
Dpcbit.h96 struct pcbit_chan *b2; member
/linux-2.4.37.9/drivers/net/hamradio/
Dbaycom_ser_fdx.c377 unsigned char b1,b2,b3; in ser12_check_uart() local
Dbaycom_ser_hdx.c438 unsigned char b1,b2,b3; in ser12_check_uart() local
Dyam.c479 unsigned char b1, b2, b3; in yam_check_uart() local
/linux-2.4.37.9/include/asm-ia64/
Dptrace.h208 unsigned long b2; member
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h187 #define PVFS_INIT_VNODE(b, vp,b2,ul) ( vfs_init_vnode(b, vp,b2,ul) ) argument
/linux-2.4.37.9/fs/xfs/
Dxfs_mount.h119 #define XFS_SEND_NAMESP(mp, ev,b1,r1,b2,r2,n1,n2,mode,rval,fl) \ argument
121 #define XFS_SEND_PREUNMOUNT(mp, vfs,b1,r1,b2,r2,n1,n2,mode,rval,fl) \ argument
/linux-2.4.37.9/drivers/video/
Dcyber2000fb.c615 #define BIT(v,b1,m,b2) (((v >> b1) & m) << b2) in cyber2000fb_decode_crtc() argument
Depson1356fb.c880 u8* b1, *b2; in fill_putcs_buffer() local
/linux-2.4.37.9/drivers/block/
Damiflop.c1166 register unsigned char *enc, b2, b1; in dos_encode_byte() local
/linux-2.4.37.9/drivers/net/
Dioc3-eth.c1580 unsigned long b2, s1, s2; in ioc3_start_xmit() local
/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.c3129 #define cf_put_4bytes(cr, b1, b2, b3, b4) \ argument
/linux-2.4.37.9/include/video/
Dnewport.h27 struct { volatile unsigned char b0, b1, b2, b3; } bybytes; member
/linux-2.4.37.9/drivers/telephony/
Dixj.h88 unsigned int b2:1; member