Searched refs:totout (Results 1 – 2 of 2) sorted by relevance
1043 uint64_t tot, totin, totout; in lpfc_debugfs_nvmestat_data() local1187 totout = 0; in lpfc_debugfs_nvmestat_data()1195 totout += (data1 + data2 + data3); in lpfc_debugfs_nvmestat_data()1212 totin, totout, totout - totin); in lpfc_debugfs_nvmestat_data()1262 u64 tot, totin, totout; in lpfc_debugfs_scsistat_data() local1273 totout = 0; in lpfc_debugfs_scsistat_data()1281 totout += (data1 + data2 + data3); in lpfc_debugfs_scsistat_data()1294 "OutIO %016llx\n", totin, totout, totout - totin); in lpfc_debugfs_scsistat_data()
253 int totout = 0; in newframe() local269 totout += t->nout; in newframe()288 if (totout == 0) { in newframe()