Lines Matching refs:cur_evt
2331 hw->prev_evt = hw->cur_evt; in csio_hws_uninit()
2332 hw->cur_evt = evt; in csio_hws_uninit()
2356 hw->prev_evt = hw->cur_evt; in csio_hws_configuring()
2357 hw->cur_evt = evt; in csio_hws_configuring()
2394 hw->prev_evt = hw->cur_evt; in csio_hws_initializing()
2395 hw->cur_evt = evt; in csio_hws_initializing()
2435 hw->prev_evt = hw->cur_evt; in csio_hws_ready()
2436 hw->cur_evt = evt; in csio_hws_ready()
2481 hw->prev_evt = hw->cur_evt; in csio_hws_quiescing()
2482 hw->cur_evt = evt; in csio_hws_quiescing()
2541 hw->prev_evt = hw->cur_evt; in csio_hws_quiesced()
2542 hw->cur_evt = evt; in csio_hws_quiesced()
2566 hw->prev_evt = hw->cur_evt; in csio_hws_resetting()
2567 hw->cur_evt = evt; in csio_hws_resetting()
2592 hw->prev_evt = hw->cur_evt; in csio_hws_removing()
2593 hw->cur_evt = evt; in csio_hws_removing()
2627 hw->prev_evt = hw->cur_evt; in csio_hws_pcierr()
2628 hw->cur_evt = evt; in csio_hws_pcierr()