Lines Matching refs:tot
171 uint64_t totin, totout, tot;
320 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop);
321 tot += atomic_read(&tgtp->xmt_fcp_release);
322 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot;
325 "IO_CTX: %08x WAIT: cur %08x tot %08x\n"
330 tot);
473 tot = cstat->io_cmpls;
474 totin += tot;
539 u64 tot, totin, totout;
553 tot = cstat->io_cmpls;
554 totin += tot;
566 tot, ((data1 + data2 + data3) - tot));