Searched defs:aic7xxx_xferstats (Results 1 – 1 of 1) sorted by relevance
1066 struct aic7xxx_xferstats { struct1067 long w_total; /* total writes */1068 long r_total; /* total reads */1070 long w_bins[8]; /* binned write */1071 long r_bins[8]; /* binned reads */