csio_hws_ready
return csio_match_state(hw, csio_hws_ready);
csio_set_state(&hw->sm, csio_hws_ready);
csio_set_state(&hw->sm, csio_hws_ready);
static void csio_hws_ready(struct csio_hw *, enum csio_hw_ev);