Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c303 self->int_tx, self->int_rx, self->int_txunder, self->int_rxover, in toshoboe_dumpregs()
774 self->int_tx++; in toshoboe_probeinterrupt()
780 self->int_tx+=100; in toshoboe_probeinterrupt()
901 self->int_rx = self->int_tx = 0; in toshoboe_probe()
957 while ((toshoboe_numrcvs(self) != self->int_rx) || (self->int_tx != n)) in toshoboe_probe()
971 self->int_rx = self->int_tx = 0; in toshoboe_probe()
1000 while ((toshoboe_numrcvs (self) != self->int_rx) || (self->int_tx != 1)) in toshoboe_probe()
Ddonauboe.h356 int int_tx; member
/linux-2.4.37.9/drivers/usb/
Dauerisdn_b.c616 goto int_tx; in auerisdn_intbi_complete()
623 goto int_tx; in auerisdn_intbi_complete()
667 int_tx: /* serve the outgoing B channel */ in auerisdn_intbi_complete()