Lines Matching refs:total
1405 int prod_ptr, cons_ptr, total = 0; in do_write() local
1437 total++; in do_write()
1460 if (total > 0 && !(port->ip_sscr & IOC4_SSCR_DMA_EN)) { in do_write()
1474 if (total > 0) in do_write()
1478 return total; in do_write()
2069 int prod_ptr, cons_ptr, total; in do_read() local
2160 total = 0; in do_read()
2208 if (total > 0) { in do_read()
2278 if (total > 0) { in do_read()
2306 total++; in do_read()
2335 return total; in do_read()