Home
last modified time | relevance | path

Searched refs:csio_hws_ready (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c95 static void csio_hws_ready(struct csio_hw *, enum csio_hw_ev);
108 return csio_match_state(hw, csio_hws_ready); in csio_is_hw_ready()
2818 csio_set_state(&hw->sm, csio_hws_ready); in csio_hws_configuring()
2851 csio_set_state(&hw->sm, csio_hws_ready); in csio_hws_initializing()
2875 * csio_hws_ready - Ready state
2881 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_ready() function
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c95 static void csio_hws_ready(struct csio_hw *, enum csio_hw_ev);
108 return csio_match_state(hw, csio_hws_ready); in csio_is_hw_ready()
2818 csio_set_state(&hw->sm, csio_hws_ready); in csio_hws_configuring()
2851 csio_set_state(&hw->sm, csio_hws_ready); in csio_hws_initializing()
2875 * csio_hws_ready - Ready state
2881 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_ready() function

Completed in 9 milliseconds