Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/
DBusLogic.h916 struct blogic_tgt_stats { struct
917 unsigned int cmds_tried;
918 unsigned int cmds_complete;
919 unsigned int read_cmds;
920 unsigned int write_cmds;
921 struct blogic_byte_count bytesread;
922 struct blogic_byte_count byteswritten;
923 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS];
924 unsigned int write_sz_buckets[BLOGIC_SZ_BUCKETS];
925 unsigned short aborts_request;
[all …]