Searched defs:blogic_tgt_stats (Results 1 – 2 of 2) sorted by relevance
916 struct blogic_tgt_stats { struct917 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 …]
908 struct blogic_tgt_stats { struct909 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 …]