Searched refs:csio_hws_removing (Results 1 – 1 of 1) sorted by relevance
99 static void csio_hws_removing(struct csio_hw *, enum csio_hw_ev);113 return csio_match_state(hw, csio_hws_removing); in csio_is_hw_removing()2954 csio_set_state(&hw->sm, csio_hws_removing); in csio_hws_quiescing()3041 csio_hws_removing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_removing() function