Searched refs:csio_hws_resetting (Results 1 – 1 of 1) sorted by relevance
98 static void csio_hws_resetting(struct csio_hw *, enum csio_hw_ev);2940 csio_set_state(&hw->sm, csio_hws_resetting); in csio_hws_quiescing()2945 csio_set_state(&hw->sm, csio_hws_resetting); in csio_hws_quiescing()3015 csio_hws_resetting(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_resetting() function