Lines Matching refs:total
1404 int prod_ptr, cons_ptr, total = 0; in do_write() local
1436 total++; in do_write()
1459 if (total > 0 && !(port->ip_sscr & IOC4_SSCR_DMA_EN)) { in do_write()
1473 if (total > 0) in do_write()
1477 return total; in do_write()
2068 int prod_ptr, cons_ptr, total; in do_read() local
2159 total = 0; in do_read()
2207 if (total > 0) { in do_read()
2277 if (total > 0) { in do_read()
2305 total++; in do_read()
2334 return total; in do_read()