Home
last modified time | relevance | path

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

/drivers/scsi/
DBusLogic.c3103 blogic_incszbucket(tgt_stats[tgt_id].read_sz_buckets, buflen); in blogic_qcmd_lck()
3527 tgt_stats[tgt].read_sz_buckets[0], in blogic_show_info()
3528 …tgt_stats[tgt].read_sz_buckets[1], tgt_stats[tgt].read_sz_buckets[2], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
3543 tgt_stats[tgt].read_sz_buckets[5], in blogic_show_info()
3544 …tgt_stats[tgt].read_sz_buckets[6], tgt_stats[tgt].read_sz_buckets[7], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
DBusLogic.h923 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member