Searched refs:read_sz_buckets (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | BusLogic.c | 3103 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_buckets[3], tgt_stats[tgt].read_sz_buckets[4]); 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_buckets[ in blogic_show_info() [all...] |
H A D | BusLogic.h | 923 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | BusLogic.c | 2960 blogic_incszbucket(tgt_stats[tgt_id].read_sz_buckets, buflen); in blogic_qcmd_lck() 3383 tgt_stats[tgt].read_sz_buckets[0], in blogic_show_info() 3384 tgt_stats[tgt].read_sz_buckets[1], tgt_stats[tgt].read_sz_buckets[2], tgt_stats[tgt].read_sz_buckets[3], tgt_stats[tgt].read_sz_buckets[4]); in blogic_show_info() 3399 tgt_stats[tgt].read_sz_buckets[5], in blogic_show_info() 3400 tgt_stats[tgt].read_sz_buckets[6], tgt_stats[tgt].read_sz_buckets[7], tgt_stats[tgt].read_sz_buckets[ in blogic_show_info() [all...] |
H A D | BusLogic.h | 915 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member
|
Completed in 16 milliseconds