e4                 62 arch/mips/include/asm/txx9/tx3927.h #define endian_def_b4(e1, e2, e3, e4)	\
e4                 63 arch/mips/include/asm/txx9/tx3927.h 	volatile unsigned char e1, e2, e3, e4
e4                 71 arch/mips/include/asm/txx9/tx3927.h #define endian_def_b4(e1, e2, e3, e4)	\
e4                 72 arch/mips/include/asm/txx9/tx3927.h 	volatile unsigned char e4, e3, e2, e1
e4                228 drivers/infiniband/hw/hfi1/chip.c 	e4, e4val, \
e4                245 drivers/infiniband/hw/hfi1/chip.c 	((u64)(e4val) << DCC_CFG_SC_VL_TABLE_##range##_ENTRY##e4##_SHIFT) | \
e4               1504 drivers/media/dvb-frontends/dib0090.c 	u16 e2, e4;
e4               1508 drivers/media/dvb-frontends/dib0090.c 	e4 = dib0090_read_reg(state, 0x28);
e4               1519 drivers/media/dvb-frontends/dib0090.c 		e2 = e4 = (3<<12) | (34<<6) | (n);
e4               1522 drivers/media/dvb-frontends/dib0090.c 	if (e2 != e4)
e4               1523 drivers/media/dvb-frontends/dib0090.c 		e2 &= e4; /* Remove the redundancy  */
e4                101 drivers/usb/atm/ueagle-atm.c 	struct cmv_dsc_e4 e4;
e4                477 drivers/usb/atm/ueagle-atm.c #define e4_bSwapPageNo  u.e4.s1.swapinfo.bSwapPageNo
e4                513 drivers/usb/atm/ueagle-atm.c 		union intr_data_e4 e4;
e4               1186 drivers/usb/atm/ueagle-atm.c 	sc->cmv_dsc.e4.function = function | (0x1 << 4);
e4               1187 drivers/usb/atm/ueagle-atm.c 	sc->cmv_dsc.e4.offset = offset;
e4               1188 drivers/usb/atm/ueagle-atm.c 	sc->cmv_dsc.e4.address = address;
e4               1189 drivers/usb/atm/ueagle-atm.c 	sc->cmv_dsc.e4.group = group;
e4               1849 drivers/usb/atm/ueagle-atm.c 		sc->cmv_dsc.e4.function = E4_MAKEFUNCTION(E4_ADSLDIRECTIVE,
e4               2028 drivers/usb/atm/ueagle-atm.c 	struct cmv_dsc_e4 *dsc = &sc->cmv_dsc.e4;
e4               2029 drivers/usb/atm/ueagle-atm.c 	struct cmv_e4 *cmv = &intr->u.e4.s2.cmv;
e4                649 lib/bch.c      	unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4;
e4                655 lib/bch.c      	e4 = poly->c[4];
e4                656 lib/bch.c      	d = gf_div(bch, poly->c[0], e4);
e4                657 lib/bch.c      	c = gf_div(bch, poly->c[1], e4);
e4                658 lib/bch.c      	b = gf_div(bch, poly->c[2], e4);
e4                659 lib/bch.c      	a = gf_div(bch, poly->c[3], e4);
e4                 53 net/netfilter/nft_compat.c 	struct ipt_entry e4;
e4                144 net/netfilter/nft_compat.c 		entry->e4.ip.proto = proto;
e4                145 net/netfilter/nft_compat.c 		entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0;
e4                388 net/netfilter/nft_compat.c 		entry->e4.ip.proto = proto;
e4                389 net/netfilter/nft_compat.c 		entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0;
e4                 46 net/sched/em_ipt.c 		struct ipt_entry e4;