Searched refs:tmdp (Results 1 – 1 of 1) sorted by relevance
752 struct tmd *tmdp = p->tmdhead + i; in ni65_stop_start() local756 buffer[i] = (u32) isa_bus_to_virt(tmdp->u.buffer); in ni65_stop_start()757 blen[i] = tmdp->blen; in ni65_stop_start()758 tmdp->u.s.status = 0x0; in ni65_stop_start()823 struct tmd *tmdp = p->tmdhead + i; in ni65_lance_reinit() local830 tmdp->u.buffer = 0x0; in ni65_lance_reinit()831 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()832 tmdp->blen = tmdp->status2 = 0; in ni65_lance_reinit()991 struct tmd *tmdp = p->tmdhead + p->tmdlast; in ni65_xmit_intr() local992 int tmdstat = tmdp->u.s.status; in ni65_xmit_intr()[all …]