Searched refs:n_evt_unexp (Results 1 – 6 of 6) sorted by relevance
/drivers/scsi/csiostor/ |
D | csio_rnode.c | 632 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()
|
D | csio_rnode.h | 64 uint32_t n_evt_unexp; /* unexpected event */ member
|
D | csio_hw.c | 2793 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 …]
|
D | csio_lnode.h | 99 uint32_t n_evt_unexp; /* unexpected event */ member
|
D | csio_lnode.c | 1152 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()
|
D | csio_hw.h | 378 uint32_t n_evt_unexp; /* Number of unexpected events */ member
|