Searched refs:csio_sm_state_t (Results 1 – 1 of 1) sorted by relevance
90 typedef void (*csio_sm_state_t)(struct csio_lnode *ln, enum csio_ln_ev evt); typedef94 csio_sm_state_t sm_state;115 static inline csio_sm_state_t124 return (csio_get_state(smp) == (csio_sm_state_t)state); in csio_match_state()