Home
last modified time | relevance | path

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

/drivers/scsi/
DBusLogic.h923 struct blogic_tgt_stats { struct
924 unsigned int cmds_tried;
925 unsigned int cmds_complete;
926 unsigned int read_cmds;
927 unsigned int write_cmds;
928 struct blogic_byte_count bytesread;
929 struct blogic_byte_count byteswritten;
930 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS];
931 unsigned int write_sz_buckets[BLOGIC_SZ_BUCKETS];
932 unsigned short aborts_request;
[all …]