Searched refs:byteswritten (Results 1 – 4 of 4) sorted by relevance
80 u32 *byteswritten, u32 *bytesneeded);
3108 blogic_addcount(&tgt_stats[tgt_id].byteswritten, buflen); in blogic_qcmd_lck()3511 if (tgt_stats[tgt].byteswritten.billions > 0) in blogic_show_info()3512 …seq_printf(m, " %9u%09u\n", tgt_stats[tgt].byteswritten.billions, tgt_stats[tgt].byteswritten.un… in blogic_show_info()3514 seq_printf(m, " %9u\n", tgt_stats[tgt].byteswritten.units); in blogic_show_info()
922 struct blogic_byte_count byteswritten; member
218 int retval, byteswritten = 0; in sisusb_bulkout_msg() local252 byteswritten = urb->actual_length; in sisusb_bulkout_msg()257 *actual_length = byteswritten; in sisusb_bulkout_msg()