Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
A Dcsio_lnode.h93 struct csio_lnode_stats { struct
94 uint32_t n_link_up; /* Link down */
95 uint32_t n_link_down; /* Link up */
96 uint32_t n_err; /* error */
99 uint32_t n_evt_unexp; /* unexpected event */
100 uint32_t n_evt_drop; /* dropped event */
101 uint32_t n_rnode_match; /* matched rnode */
103 uint32_t n_fdmi_err; /* fdmi err */
106 uint32_t n_rnode_alloc; /* rnode allocated */
107 uint32_t n_rnode_free; /* rnode freed */
[all …]

Completed in 4 milliseconds