Searched refs:TM (Results 1 – 9 of 9) sorted by relevance
255 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()259 (np == PB) ? TB : TM ; in pcm_init()262 mib->fddiPORTMy_Type = TM ; in pcm_init()368 case TM : in pcm_init()1299 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions()1302 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions()1303 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions()1311 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions()1312 mib->fddiPORTNeighborType == TM) in pc_rcode_actions()1331 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions()[all …]
139 case TM: in selection_criteria()
2002 if (smc->mib.p[port].fddiPORTMy_Type != TM) in smt_action()
449 DEL0001 "Dell System(R) 425E(TM) System Board"450 DEL0002 "Dell System(R) 433E(TM) System Board"451 DEL0003 "Dell System(R) 425TE(TM) System Board"452 DEL0004 "Dell System(R) 433TE(TM) System Board"453 DEL0005 "Dell Powerline(TM) Workstation 433DE(TM) System Board"454 DEL0006 "Dell Powerline(TM) Workstation 420DE(TM) System Board"455 DEL0007 "Dell Powerline(TM) Workstation 450DE(TM) System Board"456 DEL0008 "Dell Powerline(TM) Server 433SE(TM) System Board"457 DEL0009 "Dell Powerline(TM) Server 420SE(TM) System Board"458 DEL000A "Dell Powerline(TM) Server 450SE(TM) System Board"[all …]
50 #define TM 3 macro
124 #define TM 3 /* M port */ macro
51 #define TM 0x08000000 /* TM */ macro
65 PRINTK_BITS(HDR, TM); in agnx_print_hdr()
625 reg |= agnx_set_bits(TM, TM_SHIFT, 0); in fill_agnx_hdr()