Searched refs:csio_hws_initializing (Results 1 – 1 of 1) sorted by relevance
94 static void csio_hws_initializing(struct csio_hw *, enum csio_hw_ev);2813 csio_set_state(&hw->sm, csio_hws_initializing); in csio_hws_configuring()2843 csio_hws_initializing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_initializing() function