Searched refs:TB (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/fddi/skfp/h/
H A Dsmtstate.h44 #define TB 1 macro
85 unsigned char pcm_type ; /* TA TB TS TM */
88 unsigned char pcm_neighbor ; /* TA TB TS TM */
H A Dcmtdef.h123 #define TB 1 /* B port */ macro
/linux-master/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S105 .set TB, REG_TB
327 .set B, TB
328 .set TB, A
357 mov B, TB
360 andn D, TB, T1
361 and C, TB
362 xor T1, TB
389 rorx $(32-30),A, TB /* b>>>2 for next round */
410 rorx $(32-30), A, TB /* b>>>2 for next round */
435 rorx $(32-30), A, TB /*
[all...]
/linux-master/drivers/net/fddi/skfp/
H A Dpcmplc.c245 (np == PB) ? TB : TM ;
262 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ;
330 case TB :
1270 mib->fddiPORTNeighborType = TB ;
1407 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM)
1426 ((policy & POLICY_AB) && ne == TB) ||
1431 case TB :
1434 ((policy & POLICY_BB) && ne == TB) ||
1442 ((policy & POLICY_SB) && ne == TB) ||
1450 ((policy & POLICY_MB) && ne == TB) ||
[all...]
H A Dcfm.c68 TNONE,TB,TB,TS,
69 TA,TB,TS,TB
122 case TB:
/linux-master/fs/unicode/
H A Dutf8-norm.c249 #define TB (0x11A7) macro
286 h += utf8encode3((char *)h, ti + TB);
H A Dmkutf8data.c2654 #define TB (0x11A7) macro
2690 h += utf8encode((char *)h, ti + TB);
/linux-master/arch/powerpc/kernel/
H A Dswsusp_asm64.S86 SAVE_SPECIAL(TB)
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c468 FTM_PUT_FLAG(TB);

Completed in 194 milliseconds