Home
last modified time | relevance | path

Searched refs:prev_evt (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_rnode.h104 uint8_t prev_evt; /* Previous event */ member
Dcsio_lnode.h170 uint8_t prev_evt; /* Previous event */ member
Dcsio_hw.c2331 hw->prev_evt = hw->cur_evt; in csio_hws_uninit()
2356 hw->prev_evt = hw->cur_evt; in csio_hws_configuring()
2394 hw->prev_evt = hw->cur_evt; in csio_hws_initializing()
2435 hw->prev_evt = hw->cur_evt; in csio_hws_ready()
2481 hw->prev_evt = hw->cur_evt; in csio_hws_quiescing()
2541 hw->prev_evt = hw->cur_evt; in csio_hws_quiesced()
2566 hw->prev_evt = hw->cur_evt; in csio_hws_resetting()
2592 hw->prev_evt = hw->cur_evt; in csio_hws_removing()
2627 hw->prev_evt = hw->cur_evt; in csio_hws_pcierr()
Dcsio_hw.h463 uint8_t prev_evt; /* Previous s/m evt */ member
Dcsio_rnode.c883 rn->prev_evt = rn->cur_evt; in csio_rnode_fwevt_handler()
Dcsio_lnode.c1556 ln->prev_evt = ln->cur_evt; in csio_fcoe_fwevt_handler()