Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
DBusLogic.h908 struct blogic_tgt_stats { struct
909 unsigned int cmds_tried;
910 unsigned int cmds_complete;
911 unsigned int read_cmds;
912 unsigned int write_cmds;
913 struct blogic_byte_count bytesread;
914 struct blogic_byte_count byteswritten;
915 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS];
916 unsigned int write_sz_buckets[BLOGIC_SZ_BUCKETS];
917 unsigned short aborts_request;
[all …]