Searched refs:iosp (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Diolat.c177 struct iosched_op_stat *iosp; local
182 iosp = &isp->op_stats[op];
183 return iosp;
192 struct iosched_op_stat *iosp; local
201 iosp = &isp->op_stats[op];
202 return iosp;
209 struct iosched_op_stat *iosp; local
211 iosp = find_dev(dev, unit, op);
212 if (iosp == NULL)
213 iosp
476 struct iosched_op_stat *iosp; local
[all...]

Completed in 183 milliseconds