Searched refs:tmdp (Results 1 – 1 of 1) sorted by relevance
751 struct tmd *tmdp = p->tmdhead + i; in ni65_stop_start() local755 buffer[i] = (u32) isa_bus_to_virt(tmdp->u.buffer); in ni65_stop_start()756 blen[i] = tmdp->blen; in ni65_stop_start()757 tmdp->u.s.status = 0x0; in ni65_stop_start()822 struct tmd *tmdp = p->tmdhead + i; in ni65_lance_reinit() local829 tmdp->u.buffer = 0x0; in ni65_lance_reinit()830 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()831 tmdp->blen = tmdp->status2 = 0; in ni65_lance_reinit()990 struct tmd *tmdp = p->tmdhead + p->tmdlast; in ni65_xmit_intr() local991 int tmdstat = tmdp->u.s.status; in ni65_xmit_intr()[all …]