Lines Matching refs:cur_evt
2782 hw->prev_evt = hw->cur_evt; in csio_hws_uninit()
2783 hw->cur_evt = evt; in csio_hws_uninit()
2807 hw->prev_evt = hw->cur_evt; in csio_hws_configuring()
2808 hw->cur_evt = evt; in csio_hws_configuring()
2845 hw->prev_evt = hw->cur_evt; in csio_hws_initializing()
2846 hw->cur_evt = evt; in csio_hws_initializing()
2886 hw->prev_evt = hw->cur_evt; in csio_hws_ready()
2887 hw->cur_evt = evt; in csio_hws_ready()
2932 hw->prev_evt = hw->cur_evt; in csio_hws_quiescing()
2933 hw->cur_evt = evt; in csio_hws_quiescing()
2992 hw->prev_evt = hw->cur_evt; in csio_hws_quiesced()
2993 hw->cur_evt = evt; in csio_hws_quiesced()
3017 hw->prev_evt = hw->cur_evt; in csio_hws_resetting()
3018 hw->cur_evt = evt; in csio_hws_resetting()
3043 hw->prev_evt = hw->cur_evt; in csio_hws_removing()
3044 hw->cur_evt = evt; in csio_hws_removing()
3078 hw->prev_evt = hw->cur_evt; in csio_hws_pcierr()
3079 hw->cur_evt = evt; in csio_hws_pcierr()