Home
last modified time | relevance | path

Searched defs:csio_rnode_stats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/csiostor/
A Dcsio_rnode.h60 struct csio_rnode_stats { struct
61 uint32_t n_err; /* error */
62 uint32_t n_err_inval; /* invalid parameter */
63 uint32_t n_err_nomem; /* error nomem */
64 uint32_t n_evt_unexp; /* unexpected event */
65 uint32_t n_evt_drop; /* unexpected event */
66 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
68 uint32_t n_lun_rst; /* Number of resets of
72 uint32_t n_lun_rst_fail; /* Number of LUN reset
75 uint32_t n_tgt_rst; /* Number of target resets */
[all …]

Completed in 3 milliseconds