Searched refs:fddiSMTECMState (Results 1 – 4 of 4) sorted by relevance
47 #define GO_STATE(x) (smc->mib.fddiSMTECMState = (x)|AFLAG)48 #define ACTIONS_DONE() (smc->mib.fddiSMTECMState &= ~AFLAG)100 smc->mib.fddiSMTECMState = ACTIONS(EC0_OUT) ; in ecm_init()119 smc->mib.fddiSMTECMState & AFLAG ? "ACTIONS " : "", in ecm()120 ecm_states[smc->mib.fddiSMTECMState & ~AFLAG], in ecm()122 state = smc->mib.fddiSMTECMState ; in ecm()125 } while (state != smc->mib.fddiSMTECMState) ; in ecm()126 ecm_state_change(smc,(int)smc->mib.fddiSMTECMState) ; in ecm()160 switch(smc->mib.fddiSMTECMState) { in ecm_fsm()
97 { SMT_P1029,AC_G, MOFFSS(fddiSMTECMState), "E" } ,
1793 np, smc->mib.fddiSMTECMState); in plc_irq()
140 SMTEnum fddiSMTECMState ; member