totout            254 drivers/block/aoe/aoecmd.c 	int totout = 0;
totout            270 drivers/block/aoe/aoecmd.c 			totout += t->nout;
totout            289 drivers/block/aoe/aoecmd.c 	if (totout == 0) {
totout            174 drivers/scsi/lpfc/lpfc_attr.c 	uint64_t totin, totout, tot;
totout            473 drivers/scsi/lpfc/lpfc_attr.c 	totout = 0;
totout            481 drivers/scsi/lpfc/lpfc_attr.c 		totout += (data1 + data2 + data3);
totout            486 drivers/scsi/lpfc/lpfc_attr.c 		  totin, totout, totout - totin);
totout            542 drivers/scsi/lpfc/lpfc_attr.c 	u64 tot, totin, totout;
totout            553 drivers/scsi/lpfc/lpfc_attr.c 	totout = 0;
totout            561 drivers/scsi/lpfc/lpfc_attr.c 		totout += (data1 + data2 + data3);
totout            574 drivers/scsi/lpfc/lpfc_attr.c 		  "OutIO %016llx\n", totin, totout, totout - totin);
totout           1042 drivers/scsi/lpfc/lpfc_debugfs.c 	uint64_t tot, totin, totout;
totout           1186 drivers/scsi/lpfc/lpfc_debugfs.c 		totout = 0;
totout           1194 drivers/scsi/lpfc/lpfc_debugfs.c 			totout += (data1 + data2 + data3);
totout           1211 drivers/scsi/lpfc/lpfc_debugfs.c 				totin, totout, totout - totin);
totout           1261 drivers/scsi/lpfc/lpfc_debugfs.c 	u64 tot, totin, totout;
totout           1272 drivers/scsi/lpfc/lpfc_debugfs.c 	totout = 0;
totout           1280 drivers/scsi/lpfc/lpfc_debugfs.c 		totout += (data1 + data2 + data3);
totout           1293 drivers/scsi/lpfc/lpfc_debugfs.c 		  "OutIO %016llx\n", totin, totout, totout - totin);