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 | 2442 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_uninit() 2480 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_configuring() 2518 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_initializing() 2567 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_ready() 2620 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiescing() 2627 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiescing() 2652 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_quiesced() 2678 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_resetting() 2712 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_removing() 2739 CSIO_INC_STATS(hw, n_evt_unexp); in csio_hws_pcierr() [all …]
|
D | csio_lnode.h | 112 uint32_t n_evt_unexp; /* unexpected event */ member
|
D | csio_lnode.c | 1134 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_uninit() 1185 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_online() 1259 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_ready() 1324 CSIO_INC_STATS(ln, n_evt_unexp); in csio_lns_offline()
|
D | csio_hw.h | 369 uint32_t n_evt_unexp; /* Number of unexpected events */ member
|