Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.h355 int int_rx; member
Ddonauboe.c303 self->int_tx, self->int_rx, self->int_txunder, self->int_rxover, in toshoboe_dumpregs()
787 self->int_rx++; 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()