Lines Matching defs:state
176 * @ BFA state machine interfaces
183 * st - state, eg. reset
196 * For converting from state machine function to state encoding.
199 bfa_sm_t sm; /* state machine function */
200 int state; /* state machine encoding */
201 char *name; /* state name for display */
212 * st - state, eg. reset
237 return smt[i].state;