Searched refs:tmdp (Results 1 – 1 of 1) sorted by relevance
747 struct tmd *tmdp = p->tmdhead + i; in ni65_stop_start() local751 buffer[i] = (u32) isa_bus_to_virt(tmdp->u.buffer); in ni65_stop_start()752 blen[i] = tmdp->blen; in ni65_stop_start()753 tmdp->u.s.status = 0x0; in ni65_stop_start()818 struct tmd *tmdp = p->tmdhead + i; in ni65_lance_reinit() local825 tmdp->u.buffer = 0x0; in ni65_lance_reinit()826 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()827 tmdp->blen = tmdp->status2 = 0; in ni65_lance_reinit()986 struct tmd *tmdp = p->tmdhead + p->tmdlast; in ni65_xmit_intr() local987 int tmdstat = tmdp->u.s.status; in ni65_xmit_intr()[all …]