Home
last modified time | relevance | path

Searched refs:read_sz_buckets (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A DBusLogic.c2961 blogic_incszbucket(tgt_stats[tgt_id].read_sz_buckets, buflen); in blogic_qcmd_lck()
3384 tgt_stats[tgt].read_sz_buckets[0], in blogic_show_info()
3385 …tgt_stats[tgt].read_sz_buckets[1], tgt_stats[tgt].read_sz_buckets[2], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
3400 tgt_stats[tgt].read_sz_buckets[5], in blogic_show_info()
3401 …tgt_stats[tgt].read_sz_buckets[6], tgt_stats[tgt].read_sz_buckets[7], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
H A DBusLogic.h915 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member