Home
last modified time | relevance | path

Searched refs:D (Results 1 – 25 of 71) sorted by relevance

123

/drivers/net/
Dbnx2x_init.h690 u8 D[32]; in calc_crc8() local
698 D[i] = data & 1; in calc_crc8()
708 NewCRC[0] = D[31] ^ D[30] ^ D[28] ^ D[23] ^ D[21] ^ D[19] ^ D[18] ^ in calc_crc8()
709 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in calc_crc8()
711 NewCRC[1] = D[30] ^ D[29] ^ D[28] ^ D[24] ^ D[23] ^ D[22] ^ D[21] ^ in calc_crc8()
712 D[20] ^ D[18] ^ D[17] ^ D[16] ^ D[15] ^ D[14] ^ D[13] ^ in calc_crc8()
713 D[12] ^ D[9] ^ D[6] ^ D[1] ^ D[0] ^ C[0] ^ C[4] ^ C[5] ^ C[6]; in calc_crc8()
714 NewCRC[2] = D[29] ^ D[28] ^ D[25] ^ D[24] ^ D[22] ^ D[17] ^ D[15] ^ in calc_crc8()
715 D[13] ^ D[12] ^ D[10] ^ D[8] ^ D[6] ^ D[2] ^ D[1] ^ D[0] ^ in calc_crc8()
717 NewCRC[3] = D[30] ^ D[29] ^ D[26] ^ D[25] ^ D[23] ^ D[18] ^ D[16] ^ in calc_crc8()
[all …]
/drivers/staging/rt2870/common/
Dmd5.c747 V(C6,63,63,A5), V(F8,7C,7C,84), V(EE,77,77,99), V(F6,7B,7B,8D), \
748 V(FF,F2,F2,0D), V(D6,6B,6B,BD), V(DE,6F,6F,B1), V(91,C5,C5,54), \
749 V(60,30,30,50), V(02,01,01,03), V(CE,67,67,A9), V(56,2B,2B,7D), \
750 V(E7,FE,FE,19), V(B5,D7,D7,62), V(4D,AB,AB,E6), V(EC,76,76,9A), \
751 V(8F,CA,CA,45), V(1F,82,82,9D), V(89,C9,C9,40), V(FA,7D,7D,87), \
755 V(75,B7,B7,C2), V(E1,FD,FD,1C), V(3D,93,93,AE), V(4C,26,26,6A), \
759 V(08,04,04,0C), V(95,C7,C7,52), V(46,23,23,65), V(9D,C3,C3,5E), \
761 V(0E,07,07,09), V(24,12,12,36), V(1B,80,80,9B), V(DF,E2,E2,3D), \
763 V(12,09,09,1B), V(1D,83,83,9E), V(58,2C,2C,74), V(34,1A,1A,2E), \
764 V(36,1B,1B,2D), V(DC,6E,6E,B2), V(B4,5A,5A,EE), V(5B,A0,A0,FB), \
[all …]
/drivers/staging/rt2860/common/
Dmd5.c747 V(C6,63,63,A5), V(F8,7C,7C,84), V(EE,77,77,99), V(F6,7B,7B,8D), \
748 V(FF,F2,F2,0D), V(D6,6B,6B,BD), V(DE,6F,6F,B1), V(91,C5,C5,54), \
749 V(60,30,30,50), V(02,01,01,03), V(CE,67,67,A9), V(56,2B,2B,7D), \
750 V(E7,FE,FE,19), V(B5,D7,D7,62), V(4D,AB,AB,E6), V(EC,76,76,9A), \
751 V(8F,CA,CA,45), V(1F,82,82,9D), V(89,C9,C9,40), V(FA,7D,7D,87), \
755 V(75,B7,B7,C2), V(E1,FD,FD,1C), V(3D,93,93,AE), V(4C,26,26,6A), \
759 V(08,04,04,0C), V(95,C7,C7,52), V(46,23,23,65), V(9D,C3,C3,5E), \
761 V(0E,07,07,09), V(24,12,12,36), V(1B,80,80,9B), V(DF,E2,E2,3D), \
763 V(12,09,09,1B), V(1D,83,83,9E), V(58,2C,2C,74), V(34,1A,1A,2E), \
764 V(36,1B,1B,2D), V(DC,6E,6E,B2), V(B4,5A,5A,EE), V(5B,A0,A0,FB), \
[all …]
/drivers/isdn/mISDN/
Dstack.c390 dev->D.st = newst; in create_stack()
400 newst->layer1 = &dev->D; in create_stack()
401 dev->D.recv = l1_receive; in create_stack()
402 dev->D.peer = &newst->own; in create_stack()
444 ch->peer = &dev->D.st->own; in connect_layer1()
445 ch->st = dev->D.st; in connect_layer1()
448 err = dev->D.ctrl(&dev->D, OPEN_CHANNEL, &rq); in connect_layer1()
453 write_lock_bh(&dev->D.st->l1sock.lock); in connect_layer1()
454 sk_add_node(&msk->sk, &dev->D.st->l1sock.head); in connect_layer1()
455 write_unlock_bh(&dev->D.st->l1sock.lock); in connect_layer1()
[all …]
Dl1oip_core.c616 _queue_data(&dch->dev.D, PH_ACTIVATE_IND, MISDN_ID_ANY, 0, in l1oip_socket_parse()
797 _queue_data(&dch->dev.D, PH_DEACTIVATE_IND, MISDN_ID_ANY, 0, in l1oip_socket_close()
871 _queue_data(&dch->dev.D, PH_DEACTIVATE_IND, MISDN_ID_ANY, 0, in l1oip_timeout()
891 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in handle_dmsg()
1004 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel()
1005 (dch->dev.D.protocol != rq->protocol)) { in open_dchannel()
1008 __func__, dch->dev.D.protocol, rq->protocol); in open_dchannel()
1010 if (dch->dev.D.protocol != rq->protocol) in open_dchannel()
1011 dch->dev.D.protocol = rq->protocol; in open_dchannel()
1014 _queue_data(&dch->dev.D, PH_ACTIVATE_IND, MISDN_ID_ANY, in open_dchannel()
[all …]
Dhwchannel.c30 if (likely(dch->dev.D.peer)) { in dchannel_bh()
31 err = dch->dev.D.recv(dch->dev.D.peer, skb); in dchannel_bh()
Dsocket.c319 err = _pms(sk)->dev->D.ctrl(&_pms(sk)->dev->D, in data_sock_ioctl_bound()
380 di.protocol = dev->D.protocol; in data_sock_ioctl()
660 di.protocol = dev->D.protocol; in base_sock_ioctl()
Dtei.c1128 mgr->ch.st->dev->D.ctrl(&mgr->ch.st->dev->D, CLOSE_CHANNEL, NULL); in free_teimanager()
1296 mgr->ch.st = dev->D.st; in create_teimanager()
1298 add_layer2(&mgr->ch, dev->D.st); in create_teimanager()
1301 mgr->bcast.st = dev->D.st; in create_teimanager()
1303 add_layer2(&mgr->bcast, dev->D.st); in create_teimanager()
/drivers/video/
Dau1200fb.c901 #define D(X) printk("%25s: %08X\n", #X, X) in au1200_setpanel()
902 D(lcd->screen); in au1200_setpanel()
903 D(lcd->horztiming); in au1200_setpanel()
904 D(lcd->verttiming); in au1200_setpanel()
905 D(lcd->clkcontrol); in au1200_setpanel()
906 D(lcd->pwmdiv); in au1200_setpanel()
907 D(lcd->pwmhi); in au1200_setpanel()
908 D(lcd->outmask); in au1200_setpanel()
909 D(lcd->fifoctrl); in au1200_setpanel()
910 D(lcd->window[0].winctrl0); in au1200_setpanel()
[all …]
/drivers/isdn/hisax/
DKconfig21 comment "D-channel protocol features"
26 Say Y or N according to the D-channel protocol which your local
67 Say Y or N according to the D-channel protocol which your local
97 using the different cards, a different D-channel protocol, or
107 using the different cards, a different D-channel protocol, or
131 using the different cards, a different D-channel protocol, or
154 using the different cards, a different D-channel protocol, or
164 using the different cards, a different D-channel protocol, or
174 using the different cards, a different D-channel protocol, or
185 using the different cards, a different D-channel protocol, or
[all …]
/drivers/block/paride/
Dmkd13 D=$( printf \\$( printf "x%03x" $[ $1 + 97 ] ) )
14 mkdev pd$D b 45 $[ $1 * 16 ]
16 do mkdev pd$D$P b 45 $[ $1 * 16 + $P ]
/drivers/crypto/
Dpadlock-aes.c51 u32 *D; member
108 ctx->D = ctx->E; in aes_set_key()
128 ctx->D = ctx->d_data; in aes_set_key()
138 memcpy(ctx->D, gen_aes.key_dec, AES_MAX_KEYLENGTH); in aes_set_key()
251 aes_crypt(in, out, ctx->D, &ctx->cword.decrypt); in aes_decrypt()
323 ctx->D, &ctx->cword.decrypt, in ecb_aes_decrypt()
405 ctx->D, walk.iv, &ctx->cword.decrypt, in cbc_aes_decrypt()
/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1568 if (hc->chan[hc->dslot].dch->dev.D.protocol in hfcmulti_leds()
1607 if (dch->dev.D.protocol == ISDN_P_NT_S0) in hfcmulti_leds()
1616 if (dch->dev.D.protocol == ISDN_P_TE_S0) in hfcmulti_leds()
1668 if (dch->dev.D.protocol == ISDN_P_NT_S0) in hfcmulti_leds()
1677 if (dch->dev.D.protocol == ISDN_P_TE_S0) in hfcmulti_leds()
1711 if (dch->dev.D.protocol == ISDN_P_NT_S0) in hfcmulti_leds()
2496 dch->dev.D.protocol == ISDN_P_TE_S0) { in ph_state_irq()
2505 if (dch->dev.D.protocol == ISDN_P_NT_S0) in ph_state_irq()
3179 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfcm_l1callback()
3184 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfcm_l1callback()
[all …]
Dhfcsusb.c282 _queue_data(&dch->dev.D, MPH_INFORMATION_IND, MISDN_ID_ANY, in hfcsusb_ph_info()
293 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfcusb_l2l1D()
324 _queue_data(&dch->dev.D, in hfcusb_l2l1D()
411 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfc_l1callback()
416 _queue_data(&dch->dev.D, cmd, MISDN_ID_ANY, 0, NULL, in hfc_l1callback()
451 _queue_data(&hw->ech.dev.D, PH_ACTIVATE_IND, in open_dchannel()
545 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfc_dctrl()
677 _queue_data(&dch->dev.D, PH_ACTIVATE_IND, in ph_state_nt()
801 _queue_data(&hw->dch.dev.D, PH_ACTIVATE_IND, in hfcsusb_ph_command()
1886 hw->dch.dev.D.send = hfcusb_l2l1D; in setup_instance()
[all …]
/drivers/scsi/sym53c8xx_2/
Dsym_defs.h725 #define DATA(D) (0x00040000 | ((D) & 0xff)) argument
726 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument
/drivers/scsi/
Dncr53c8xx.h1245 #define DATA(D) (0x00040000 | ((D) & 0xff)) argument
1246 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument
/drivers/staging/go7007/
Dgo7007.txt159 PAL D/K D
179 PAL D/K Mono (default) 6
180 PAL D/K A2 (1) 7
181 PAL D/K A2 (2) 8
182 PAL D/K A2 (3) 9
183 PAL D/K NICAM 10
/drivers/isdn/pcbit/
DKconfig5 tristate "PCBIT-D support"
/drivers/net/wireless/hostap/
DKconfig41 support cards that don't have firmware in flash, such as D-Link
42 DWL-520 rev E and D-Link DWL-650 rev P.
/drivers/lguest/
DMakefile13 Drivers: PREFIX=D
/drivers/s390/char/
Ddefkeymap.map72 keycode 68 = agrave D
167 string F4 = "\033[[D"
/drivers/scsi/lpfc/
Dlpfc_init.c1552 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
1565 D = HashResultPointer[3]; in lpfc_sha_iterate()
1570 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
1572 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
1574 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
1576 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
1579 E = D; in lpfc_sha_iterate()
1580 D = C; in lpfc_sha_iterate()
1589 HashResultPointer[3] += D; in lpfc_sha_iterate()
/drivers/net/wireless/
DKconfig206 MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel
292 such as the Linksys, D-Link and Farallon Skyline. It should also
394 D-Link Air Plus Xtreme G A1 Cardbus Card aka DWL-g650
492 D-Link DWL-520 Rev D
562 D-Link DWL-520 Revision C
/drivers/net/cris/
Deth_v10.c45 #define D(x) macro
1190 D(printk("ethernet receiver underrun!\n")); in e100nw_interrupt()
1196 D(printk("ethernet receiver overrun!\n")); in e100nw_interrupt()
1204 D(printk("ethernet excessive collisions!\n")); in e100nw_interrupt()
1629 D(printk("e100 send pack, buf 0x%x len %d\n", buf, length)); in e100_hardware_send_packet()
/drivers/usb/otg/
DKconfig27 optionally control of a D+ pullup GPIO as well as a VBUS

123