Home
last modified time | relevance | path

Searched refs:tot_cnt (Results 1 – 1 of 1) sorted by relevance

/drivers/net/
Dde620.c263 static int tot_cnt; variable
275 tot_cnt += cnt; in de620_ready()
329 tot_cnt = 0; in de620_write_block()
341 printk("WRITE(%d)\n", tot_cnt/((bytes?bytes:1))); in de620_write_block()
365 tot_cnt = 0; in de620_read_block()
377 printk("READ(%d)\n", tot_cnt/(2*(bytes?bytes:1))); in de620_read_block()