/drivers/ide/ |
D | pdc202xx_old.c | 47 u8 TA = 0, TB = 0, TC = 0; in pdc202xx_set_mode() local 74 case XFER_PIO_4: TA = 0x01; TB = 0x04; break; in pdc202xx_set_mode() 75 case XFER_PIO_3: TA = 0x02; TB = 0x06; break; in pdc202xx_set_mode() 76 case XFER_PIO_2: TA = 0x03; TB = 0x08; break; in pdc202xx_set_mode() 77 case XFER_PIO_1: TA = 0x05; TB = 0x0C; break; in pdc202xx_set_mode() 79 default: TA = 0x09; TB = 0x13; break; in pdc202xx_set_mode() 94 pci_write_config_byte(dev, drive_pci, AP | TA); in pdc202xx_set_mode()
|
/drivers/char/ |
D | sxwindow.h | 113 #define TA (BYTE)0 macro 114 #define TA4 (TA | FOUR_PORTS) 115 #define TA8 (TA | EIGHT_PORTS)
|
D | sx.h | 150 #define MOD_TA ( TA>>4)
|
/drivers/net/skfp/ |
D | pcmplc.c | 258 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init() 276 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init() 331 case TA : in pcm_init() 1293 mib->fddiPORTNeighborType = TA ; in pc_rcode_actions() 1447 case TA : in pc_tcode_actions() 1449 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions() 1457 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions() 1465 ((policy & POLICY_SA) && ne == TA) || in pc_tcode_actions() 1473 ((policy & POLICY_MA) && ne == TA) || in pc_tcode_actions() 1484 if ( (type == TA && ne == TA ) || in pc_tcode_actions() [all …]
|
D | cfm.c | 79 TA,TB,TS,TB 124 case TA: in selection_criteria()
|
/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_crypt_tkip.c | 287 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1() argument 294 TTAK[2] = Mk16(TA[1], TA[0]); in tkip_mixing_phase1() 295 TTAK[3] = Mk16(TA[3], TA[2]); in tkip_mixing_phase1() 296 TTAK[4] = Mk16(TA[5], TA[4]); in tkip_mixing_phase1()
|
/drivers/net/skfp/h/ |
D | smtstate.h | 47 #define TA 0 macro
|
D | cmtdef.h | 121 #define TA 0 /* A port */ macro
|
/drivers/staging/rt2860/common/ |
D | rtmp_tkip.c | 1102 UCHAR TA[MAC_ADDR_LEN]; in RTMPSoftDecryptTKIP() local 1172 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); //BSSID in RTMPSoftDecryptTKIP() 1176 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1183 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1188 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1199 RTMPTkipMixKey(pWpaKey[KeyID].Key, TA, pnl, pnh, RC4Key, p1k); in RTMPSoftDecryptTKIP()
|
/drivers/staging/rt2870/common/ |
D | rtmp_tkip.c | 1105 UCHAR TA[MAC_ADDR_LEN]; in RTMPSoftDecryptTKIP() local 1175 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); //BSSID in RTMPSoftDecryptTKIP() 1179 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1186 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1191 NdisMoveMemory(TA, pData+10, MAC_ADDR_LEN); in RTMPSoftDecryptTKIP() 1202 RTMPTkipMixKey(pWpaKey[KeyID].Key, TA, pnl, pnh, RC4Key, p1k); in RTMPSoftDecryptTKIP()
|
/drivers/staging/rt2870/ |
D | aironet.h | 105 UCHAR TA; member
|
/drivers/staging/rt2860/ |
D | aironet.h | 105 UCHAR TA; member
|
/drivers/staging/winbond/ |
D | mac_structures.h | 581 u8 TA[MAC_ADDR_LENGTH]; member
|
/drivers/isdn/hisax/ |
D | Kconfig | 219 bool "USR Sportster internal TA" 222 This enables HiSax support for the USR Sportster internal TA card.
|
/drivers/usb/serial/ |
D | Kconfig | 571 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
|
D | ChangeLog.history | 185 Added driver for ZyXEL omni.net lcd plus ISDN TA
|