Lines Matching refs:tot
346 uint64_t totin, totout, tot;
495 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop);
496 tot += atomic_read(&tgtp->xmt_fcp_release);
497 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot;
500 "IO_CTX: %08x WAIT: cur %08x tot %08x\n"
505 tot);
648 tot = cstat->io_cmpls;
649 totin += tot;
712 u64 tot, totin, totout;
726 tot = cstat->io_cmpls;
727 totin += tot;
739 tot, ((data1 + data2 + data3) - tot));