Lines Matching refs:PB
256 (np == PB) ? TB : TM ; in pcm_init()
269 smc->y[PB].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init()
273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
583 CLEAR(PLC(PB,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux()
584 CLEAR(PLC(PB,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux()
944 if (smc->s.sas == SMT_DAS && np == PB && in pcm_fsm()
946 smc->y[PB].pc_mode == PM_TREE)) { in pcm_fsm()
1129 DB_PCMN(1,"LEM %c :\n",phy->np == PB? 'B' : 'A',0) ; in lem_evaluate()
1556 if ((np == PB) || ((np == PA) && in pc_tcode_actions()
1557 (smc->y[PB].mib->fddiPORTConnectState != in pc_tcode_actions()
1562 if (np == PB) in pc_tcode_actions()
1575 if (np == PB) in pc_tcode_actions()
1596 if (smc->y[PB].twisted && (smc->y[PB].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted()