Searched defs:outcnt (Results 1 – 9 of 9) sorted by relevance
48 static unsigned outcnt; /* bytes in output buffer */ variable
55 static unsigned outcnt = 0; /* bytes in output buffer */ variable
43 static unsigned outcnt = 0; /* bytes in output buffer */ variable
130 static unsigned outcnt; /* bytes in output buffer */ variable
38 static unsigned outcnt = 0; /* bytes in output buffer */ variable
50 static unsigned outcnt = 0; /* bytes in output buffer */ variable
969 static unsigned outcnt; /* bytes in output buffer */ variable
275 int stat, incnt, outcnt, bytecnt, intr; in uctrl_do_txn() local