Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_rnode.c632 CSIO_INC_STATS(rn, n_evt_unexp); in csio_rns_uninit()
717 CSIO_INC_STATS(rn, n_evt_unexp); in csio_rns_ready()
776 CSIO_INC_STATS(rn, n_evt_unexp); in csio_rns_offline()
831 CSIO_INC_STATS(rn, n_evt_unexp); in csio_rns_disappeared()
877 CSIO_INC_STATS(rn, n_evt_unexp); in csio_rnode_fwevt_handler()
Dcsio_rnode.h64 uint32_t n_evt_unexp; /* unexpected event */ member
Dcsio_hw.c2793 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_uninit()
2831 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_configuring()
2869 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_initializing()
2918 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_ready()
2971 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiescing()
2978 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiescing()
3003 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiesced()
3029 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_resetting()
3063 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_removing()
3090 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_pcierr()
[all …]
Dcsio_lnode.h99 uint32_t n_evt_unexp; /* unexpected event */ member
Dcsio_lnode.c1152 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_uninit()
1202 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_online()
1276 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_ready()
1341 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_offline()
Dcsio_hw.h378 uint32_t n_evt_unexp; /* Number of unexpected events */ member