Searched refs:XMIT_START (Results 1 – 5 of 5) sorted by relevance
74 #define XMIT_START 0x02 /* Start of Packet */ macro
825 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()1010 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; /* test: resend this frame */ in ni65_xmit_intr()1199 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; in ni65_send_packet()
117 XMIT_START, enumerator
273 int retval = iso->host->driver->isoctl(iso, XMIT_START, cycle); in do_iso_xmit_start()
2055 case XMIT_START: in ohci_isoctl()