Searched refs:tmdp (Results 1 – 1 of 1) sorted by relevance
746 struct tmd *tmdp = p->tmdhead + i; in ni65_stop_start() local750 buffer[i] = (u32) isa_bus_to_virt(tmdp->u.buffer); in ni65_stop_start()751 blen[i] = tmdp->blen; in ni65_stop_start()752 tmdp->u.s.status = 0x0; in ni65_stop_start()817 struct tmd *tmdp = p->tmdhead + i; in ni65_lance_reinit() local824 tmdp->u.buffer = 0x0; in ni65_lance_reinit()825 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()826 tmdp->blen = tmdp->status2 = 0; in ni65_lance_reinit()987 struct tmd *tmdp = p->tmdhead + p->tmdlast; in ni65_xmit_intr() local988 int tmdstat = tmdp->u.s.status; in ni65_xmit_intr()[all …]