Searched refs:csio_lns_ready (Results 1 – 1 of 1) sorted by relevance
60 static void csio_lns_ready(struct csio_lnode *, enum csio_ln_ev);1098 return (csio_get_state(ln) == csio_lns_ready); in csio_is_lnode_ready()1181 csio_set_state(&ln->sm, csio_lns_ready); in csio_lns_online()1218 csio_lns_ready(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_ready() function1373 if (csio_get_state(ln) == csio_lns_ready) { in csio_lnode_state_to_str()