Searched defs:bfa_sm_cmp_state (Results 1 – 2 of 2) sorted by relevance
41 #define bfa_sm_cmp_state(_sm, _state) ((_sm)->sm == (bfa_sm_t)(_state)) macro
233 #define bfa_sm_cmp_state(_sm, _state) ((_sm)->sm == (bfa_sm_t)(_state)) macro