/linux-2.6.39/drivers/atm/ |
D | fore200e.h | 72 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 73 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 74 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 78 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 79 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 80 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/linux-2.6.39/arch/arm/include/asm/ |
D | xor.h | 32 : "=r" (src), "=r" (b1), "=r" (b2), "=r" (b3), "=r" (b4) \ 34 __XOR(a1, b1); __XOR(a2, b2); __XOR(a3, b3); __XOR(a4, b4) 57 register unsigned int b4 __asm__("lr"); in xor_arm4regs_2() 78 register unsigned int b4 __asm__("lr"); in xor_arm4regs_3()
|
/linux-2.6.39/tools/slub/ |
D | slabinfo.c | 725 char b1[20], b2[20], b3[20], b4[20]; in totals() local 914 store_size(b3, max_objects);store_size(b4, total_objects); in totals() 916 b1, b2, b3, b4); in totals() 919 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals() 921 b1, b2, b3, b4); in totals() 924 store_size(b3, max_partial);store_size(b4, total_partial); in totals() 926 b1, b2, b3, b4); in totals() 929 store_size(b4, total_partial * 100 / total_slabs); in totals() 931 b1, b2, b3, b4); in totals() 935 store_size(b4, total_partobj); in totals() [all …]
|
/linux-2.6.39/drivers/net/wireless/ |
D | ray_cs.c | 517 if (parse_addr(phy_addr, local->sparm.b4.a_mac_addr)) { in ray_init() 518 p = local->sparm.b4.a_mac_addr; in ray_init() 520 memcpy(&local->sparm.b4.a_mac_addr, in ray_init() 522 p = local->sparm.b4.a_mac_addr; in ray_init() 548 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b4, in dl_startup_params() 603 memcpy((UCHAR *) &local->sparm.b4, b4_default_startup_parms, in init_startup_params() 608 local->sparm.b4.a_hop_time[0] = (i >> 16) & 0xff; in init_startup_params() 609 local->sparm.b4.a_hop_time[1] = (i >> 8) & 0xff; in init_startup_params() 610 local->sparm.b4.a_beacon_period[0] = 0; in init_startup_params() 611 local->sparm.b4.a_beacon_period[1] = in init_startup_params() [all …]
|
D | ray_cs.h | 37 struct b4_startup_params b4; member
|
/linux-2.6.39/drivers/misc/ |
D | bmp085.c | 232 u32 b4, b7; in bmp085_get_pressure() local 262 b4 = (cali->AC4 * (u32)(x3 + 32768)) >> 15; in bmp085_get_pressure() 266 p = ((b7 < 0x80000000) ? ((b7 << 1) / b4) : ((b7 / b4) * 2)); in bmp085_get_pressure()
|
/linux-2.6.39/Documentation/video4linux/ |
D | CARDLIST.bttv | 11 10 -> Hauppauge (bt878) [0070:13eb,0070:3900,2636:10b4] 41 40 -> STB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100 [10b4:2636,10b4:2645,121a:3060] 69 68 -> 3Dfx VoodooTV FM (Euro) [10b4:2637]
|
/linux-2.6.39/arch/mips/pmc-sierra/yosemite/ |
D | ht.c | 117 unsigned char b1, b2, b3, b4; in longswap() local 122 b4 = (l>>24)&255; in longswap() 124 return ((b1<<24) + (b2<<16) + (b3<<8) + b4); in longswap()
|
/linux-2.6.39/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 45 P5=LED(output), P6.b4=LAN_RESET(output) 79 # Reset (P5=LED,P6.b4=LAN_RESET)
|
D | dot.gdbinit.nommu | 45 P5=LED(output), P6.b4=LAN_RESET(output) 79 # Reset (P5=LED,P6.b4=LAN_RESET)
|
D | dot.gdbinit.smp | 108 P5=LED(output), P6.b4=LAN_RESET(output) 144 # Reset (P5=LED,P6.b4=LAN_RESET)
|
/linux-2.6.39/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 1829 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local 1845 b4 = (rev & 0x00000030) >> 4; in lpfc_decode_firmware_rev() 1847 switch (b4) { in lpfc_decode_firmware_rev() 1861 b4 = (rev & 0x0000000f); in lpfc_decode_firmware_rev() 1888 b4, (char *)str); in lpfc_decode_firmware_rev() 1891 b1, b2, b3, c, b4); in lpfc_decode_firmware_rev() 1900 b4 = (rev & 0x000000ff); in lpfc_decode_firmware_rev() 1902 sprintf(fwrevision, "%d.%d%d%c%d", b1, b2, b3, c, b4); in lpfc_decode_firmware_rev()
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | ptrace.h | 220 unsigned long b4; member
|
/linux-2.6.39/Documentation/blockdev/ |
D | cpqarray.txt | 67 b7 b6 b5 b4 b3 b2 b1 b0
|
/linux-2.6.39/arch/ia64/kernel/ |
D | entry.h | 58 .spillsp b4,SW(B4)+16+(off); .spillsp b5,SW(B5)+16+(off); \
|
D | relocate_kernel.S | 229 mov r4=b4
|
D | mca_asm.S | 609 mov temp3=b4 772 mov b4=temp3
|
/linux-2.6.39/drivers/tty/vt/ |
D | cp437.uni | 58 0x27 U+0027 U+00b4 266 0xeb U+03b4 U+00f0
|
/linux-2.6.39/drivers/staging/asus_oled/ |
D | asus_oled.c | 286 uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5, in send_packet() argument 291 setup_packet_header(packet, b1, b2, b3, b4, b5, b6, 0x00); in send_packet()
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 275 | b7| b6| b5| b4| b3| b2| b1| b0| 294 * b4 is the Digital input flag 299 - b4 is implied by b2 (since only one port is enabled at a time no synch 302 - might become Ao, Do, Ai, for b7, b6, b4 respectively
|
/linux-2.6.39/Documentation/vm/ |
D | slub.txt | 150 Bytes b4 0xc90f6d10: 00 00 00 00 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ 206 Bytes b4 <address> : <bytes>
|
/linux-2.6.39/drivers/media/dvb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 407 u8 b4[] = in ttusb_init_controller() local 432 err = ttusb_result(ttusb, b4, sizeof(b4)); in ttusb_init_controller()
|
/linux-2.6.39/arch/x86/kernel/ |
D | kprobes.c | 69 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 71 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
|
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dsi.c | 2304 u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() argument 2308 val = b4 << 24 | b3 << 16 | b2 << 8 | b1 << 0; in dsi_vc_write_long_payload() 2323 u8 b1, b2, b3, b4; in dsi_vc_send_long() local 2346 b4 = *p++; in dsi_vc_send_long() 2348 dsi_vc_write_long_payload(channel, b1, b2, b3, b4); in dsi_vc_send_long()
|
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 2332 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument 2344 (((b4) &3) << 8) | \
|