Searched refs:byteswritten (Results 1 – 3 of 3) sorted by relevance
2966 blogic_addcount(&tgt_stats[tgt_id].byteswritten, buflen); in blogic_qcmd_lck()3369 if (tgt_stats[tgt].byteswritten.billions > 0) in blogic_show_info()3370 …seq_printf(m, " %9u%09u\n", tgt_stats[tgt].byteswritten.billions, tgt_stats[tgt].byteswritten.un… in blogic_show_info()3372 seq_printf(m, " %9u\n", tgt_stats[tgt].byteswritten.units); in blogic_show_info()
914 struct blogic_byte_count byteswritten; member
204 int retval, byteswritten = 0; in sisusb_bulkout_msg() local238 byteswritten = urb->actual_length; in sisusb_bulkout_msg()243 *actual_length = byteswritten; in sisusb_bulkout_msg()