Searched refs:bfa_fsm_t (Results 1 – 4 of 4) sorted by relevance
208 typedef void (*bfa_fsm_t)(void *fsm, int event); typedef221 (_fsm)->fsm = (bfa_fsm_t)(_state); \228 ((_fsm)->fsm == (bfa_fsm_t)(_state))
286 bfa_fsm_t fsm;294 bfa_fsm_t fsm;
219 bfa_fsm_t fsm;
60 typedef void (*bfa_fsm_t)(void *fsm, int event); typedef